Use local Android devices or emulators for debugging when using VS Code Remote Development.
- Connect and share locally connected Android devices directly from VS Code, using the remote-adb utility.
- Share wireless or USB connected device including locally running Android Emulators.
- Connected devices are available for debugging using any tools on the remote machine via
adb
.
- Find the "Remote Android" view in Debug panel, when connected to remote host.
- Choose a device and "Connect to Remote".