Skip to content

Instantly share code, notes, and snippets.

View dl942702882's full-sized avatar
🏠
Working from home

Jerry Ting dl942702882

🏠
Working from home
View GitHub Profile
@dl942702882
dl942702882 / AdbCommands
Created March 26, 2019 01:34 — forked from Pulimet/AdbCommands
Adb useful commands list
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
== Shell