Skip to content

Instantly share code, notes, and snippets.

View startec40's full-sized avatar

Mohammed Mahmoud startec40

View GitHub Profile
@startec40
startec40 / AdbCommands
Created January 23, 2019 15:05 — 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