Skip to content

Instantly share code, notes, and snippets.

@mattcheau
mattcheau / AdbCommands
Last active March 28, 2025 16:06 — forked from Pulimet/AdbCommands
Adb useful commands list
===============================================================
Sources:
- https://android.googlesource.com/platform/packages/modules/adb
- https://www.automatetheplanet.com/adb-cheat-sheet/https://android.googlesource.com/platform/packages/modules/adb
=============================
adb help // List all comands
== Adb Server
adb kill-server