Skip to content

Instantly share code, notes, and snippets.

View ernestkamara's full-sized avatar

Saidu Ernest Kamara ernestkamara

View GitHub Profile
@ernestkamara
ernestkamara / AdbCommands
Created June 26, 2018 08:42 — 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