Skip to content

Instantly share code, notes, and snippets.

View manjushaqa01G's full-sized avatar

manjushaqa01G

View GitHub Profile
@manjushaqa01G
manjushaqa01G / AdbCommands
Created July 18, 2019 21:54 — 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