Skip to content

Instantly share code, notes, and snippets.

View AVTConnect's full-sized avatar

AVT Connect AVTConnect

View GitHub Profile
@AVTConnect
AVTConnect / AdbCommands
Last active August 6, 2023 10:28 — 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