Skip to content

Instantly share code, notes, and snippets.

@karawitan
Last active January 25, 2025 13:32
Show Gist options
  • Save karawitan/fc0b6f883cbe5f71b81e221392bcf2ff to your computer and use it in GitHub Desktop.
Save karawitan/fc0b6f883cbe5f71b81e221392bcf2ff to your computer and use it in GitHub Desktop.
Common adb shell commands
adb root
adb sideload
adb shell ps
adb shell top
adb shell getprop
adb shell setprop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment