Skip to content

Instantly share code, notes, and snippets.

@InfiniteSamuel
InfiniteSamuel / AdbCommands
Last active October 17, 2019 04:29 — 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