Skip to content

Instantly share code, notes, and snippets.

View avinash-savant's full-sized avatar

Avinash Savant avinash-savant

View GitHub Profile
@avinash-savant
avinash-savant / AdbCommands
Created February 6, 2018 08:52 — 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