Skip to content

Connect local Android devices to remote machine for debugging while using remote development in VS Code

License

Notifications You must be signed in to change notification settings

nisargjhaveri/vscode-remote-adb-server

Repository files navigation

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

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

This makes use of the amazing remote-adb npm package.

Features

  • Connect and share USB connected Android devices directly from the web interface.
  • Easily start server and open the web interface to connect devices.
  • Connected devices are available for debugging using any tools on the remote machine via adb.

Usage

Once installed, simply search and execute these commands to get started.

  • Remote Android: Open in browser to connect Android devices

    • Start server and open the web interface.
    • Follow on-screen interface to connect a device.
  • Remote Android: Stop server

    • Stop the running server

*** The web interface is currently only supported Chromium-based browsers. See compatibility for WebUSB API.

About

Connect local Android devices to remote machine for debugging while using remote development in VS Code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published