Skip to content

Commit

Permalink
Update README, add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nisargjhaveri committed Jan 9, 2025
1 parent 45071e5 commit 3cca040
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# vscode-remote-adb
# vscode-remote-adb · Remote Android Development in VS Code

Use local Android devices or emulators for debugging when using [VS Code Remote Development](https://code.visualstudio.com/docs/remote/remote-overview).

![Screenshot showing Remote Android view for connecting local android devices](./images/screenshot.png)

## Features
- Connect and share locally connected Android devices directly from VS Code.
- 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".
Binary file added images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cca040

Please sign in to comment.