Add adb/README.md

This commit is contained in:
2025-01-31 00:01:10 +00:00
parent cf80f44edc
commit aada5c1253

12
adb/README.md Normal file
View File

@@ -0,0 +1,12 @@
# 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
```