Skip to content

Instantly share code, notes, and snippets.

View yasir9001's full-sized avatar
:atom:
Working from home

Yasir Hussain yasir9001

:atom:
Working from home
  • Cooperative Computing
  • Karachi
View GitHub Profile
@yasir9001
yasir9001 / AdbCommands
Created June 25, 2019 13:11 — 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