Differences
This shows you the differences between two versions of the page.
lwc:programming:mobile:android:adb [2021/11/10 14:55] – created John Harrison | lwc:programming:mobile:android:adb [2021/11/11 16:01] (current) – John Harrison | ||
---|---|---|---|
Line 3: | Line 3: | ||
* get the path of the package: '' | * get the path of the package: '' | ||
* pull the apk from the device: '' | * pull the apk from the device: '' | ||
- | + | * disable debugging from adb: '' | |
- | ==== Inside the shell (if you want) | + | ==== Inside the shell (if you want) ==== |
* list packages: '' | * list packages: '' | ||
* run app: '' | * run app: '' | ||
- | * |