Skip to content

nisargjhaveri/vscode-remote-adb

Repository files navigation

vscode-remote-adb · Remote Android Development in VS Code

Use local Android devices or emulators for debugging when using VS Code Remote Development.

Screenshot showing Remote Android view for connecting local android devices

Features

  • 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.

Quick Start

  • Find the "Remote Android" view in Debug panel, when connected to remote host.
  • Choose a device and "Connect to Remote".