Skip to content

Instantly share code, notes, and snippets.

View BestChinchilla's full-sized avatar
🍋
Working Hard

Bezuglov Svyatoslav BestChinchilla

🍋
Working Hard
View GitHub Profile
@BestChinchilla
BestChinchilla / AdbCommands
Created January 19, 2025 10:43 — forked from ernestkamara/AdbCommands
Adb useful commands list
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
== Shell