Android Debug Bridge (adb) snippets
Poweroff the phone
Bash | |
---|---|
Kill the running ADB server
Bash | |
---|---|
List devices
Bash | |
---|---|
Run a command specifically for the running emulator or the connected physical device
Bash | |
---|---|
Shell commands
Open the shell
Bash | |
---|---|
(Un)Install an app
Start (open) an app
Bash | |
---|---|