-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45071e5
commit 3cca040
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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". |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.