Skip to content

Instantly share code, notes, and snippets.

View RameshBhupathi's full-sized avatar

Ramesh Bhupathi RameshBhupathi

View GitHub Profile
@RameshBhupathi
RameshBhupathi / AdbCommands
Created February 16, 2018 14:16 — 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