Skip to content

Instantly share code, notes, and snippets.

View nvn6w's full-sized avatar

Van Nguyen nvn6w

  • Hanoi, Vietnam
View GitHub Profile
@nvn6w
nvn6w / AdbCommands
Created August 16, 2019 01:25 — 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