Skip to content

Instantly share code, notes, and snippets.

View ibrahimyilmaz's full-sized avatar
💻

ibrahim yilmaz ibrahimyilmaz

💻
View GitHub Profile
@ibrahimyilmaz
ibrahimyilmaz / AdbCommands
Created November 15, 2019 10:23 — 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