Skip to content

Instantly share code, notes, and snippets.

View irezaul's full-sized avatar
🖥️
trying... to learn some new. (Rabbi Zidni Elmah)

Muhammad Rezaul Karim irezaul

🖥️
trying... to learn some new. (Rabbi Zidni Elmah)
View GitHub Profile
@irezaul
irezaul / AdbCommands
Created October 5, 2021 16:29 — 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