'Flutter Android Debug Bridge (ADB) over different network on VSCODE
I am using VScode for flutter development.
I am also using "ADB Interface for VScode" to debug the coding over the same network wirelessly.
When I am not at home, I remote into my desktop to do some work but I see that most of the ADB only works on the same network.
Does anyone know how to use the ADB over a different network (for example, cellular network on your phone).
Bit more clarification: User Scenario
When I am away from my desktop in the same house, I use the "Remote Desktop" app on my Android tablet to remote into my Windows Desktop to work and of course, because my phone is in the same network, I can debug it using ADB without any issue.
When I am outside of my house, ADB doesn't work and wondering if there are any ways to connect the Android Debug. Of course, I am using my android tablet to remote into my desktop using the Remote Desktop app.
Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
