Skip to content

Instantly share code, notes, and snippets.

@venkatn41
venkatn41 / AdbCommands
Created January 4, 2019 21:56 — 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