Skip to content

Instantly share code, notes, and snippets.

View woody34's full-sized avatar
💭
Learning exponentially!

Matt Woodruff woody34

💭
Learning exponentially!
  • RFX Solutions
  • Oklahoma City, OK
View GitHub Profile
@woody34
woody34 / AdbCommands
Created June 14, 2019 13:39 — 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