Skip to content

Instantly share code, notes, and snippets.

View tejasvin's full-sized avatar

TEJASVI NUTHALAPATI tejasvin

  • Amazon
  • Sunnyvale, CA
View GitHub Profile
@tejasvin
tejasvin / AdbCommands
Created June 26, 2019 17:43 — 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