Files
wiki/adb/README.md
2025-01-31 00:01:24 +00:00

14 lines
260 B
Markdown

# Android Studio
- https://developer.android.com/studio
- Disable AVD during installation
- Blank project
- Permit USB from Phone
# User env
`%LOCALAPPDATA%\Android\sdk\platform-tools`
```shell
>adb devices
List of devices attached
R3CW70RGJMW device
```