Skip to content

Instantly share code, notes, and snippets.

View Ambilash's full-sized avatar
🏠
Working from home

Abilash Ambilash

🏠
Working from home
View GitHub Profile
@Ambilash
Ambilash / AdbCommands
Created June 17, 2019 06:47 — 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