Skip to content

Commit

Permalink
Minor updates in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nisargjhaveri committed Jan 9, 2025
1 parent 9e9e9be commit b610244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Use local Android devices or emulators for debugging when using [VS Code Remote
![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.
- Connect and share locally connected Android devices directly from VS Code, using the [remote-adb](https://www.npmjs.com/package/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`.

Expand Down

0 comments on commit b610244

Please sign in to comment.