Skip to content

Instantly share code, notes, and snippets.

@crypt0hub
crypt0hub / AdbCommands
Created February 24, 2021 11:36 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@crypt0hub
crypt0hub / README.md
Created March 23, 2017 12:47 — forked from hofmannsven/README.md
My simply Git Cheatsheet