Skip to content

Instantly share code, notes, and snippets.

View skyler54's full-sized avatar

Rajesh skyler54

  • Chennai, India
View GitHub Profile
@skyler54
skyler54 / AdbCommands
Created June 26, 2018 17:23 — 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