Open
Description
opened on Oct 5, 2024
Command description
Prune and add to this list as needed. I've only taken a compilation from the internet and the official documentation and made it into a list here
Some shell commands like ps, ls, pwd most likely overlap with the PC versions of those commands so I didn't include them. Edit the post if you feel the need to include them.
Documentation
https://manned.org/adb
https://developer.android.com/tools/adb
Platform
Common
VCS repository link (e.g. GitHub, GitLab)
No response
Additional information
No response
Commands
- adb 5bbc71e
- adb shell adb-shell: add page #4287
- adb shell am
- adb shell am start
- adb shell am startservice
- adb shell am force-stop
- adb shell am kill
- adb shell am kill-all
- adb shell am broadcast
- adb shell am instrument
- adb shell am profile
- adb shell am dumphead
- adb shell am set-debug-app
- adb shell am clear-debug-app
- adb shell am monitor
- adb shell am screen-compat
- adb shell am display-size
- adb shell am display-density
- adb shell am to-uri
- adb shell am to-intent-uri
- adb shell dpm
- adb shell dpm set-active-admin
- ....
- adb shell pm
- adb shell pm list
- adb shell pm list packages
- adb shell pm list permission-groups
- adb shell pm list permissions
- adb shell pm list instrumentation
- adb shell pm list features
- adb shell pm list libraries
- adb shell pm list users
- adb shell pm path
- adb shell pm install
- adb shell pm uninstall
- adb shell pm clear
- adb shell pm enable
- adb shell pm disable
- adb shell pm disable-user
- .....
- adb shell pm list
- adb shell cmd
- adb shell cmd package list packages
- adb shell dump
- adb shell dumpsys
- adb shell getprop
- adb shell input
- adb shell monkey
- adb shell path
- adb shell screencap
- adb shell screenrecord
- adb shell wm
- adb shell am
- adb shell adb-shell: add page #4287
- adb backup (to be deprecated)
- adb bugreport
- adb connect adb-connect, adb-pair, adb-disconnect: add page #15250
- adb devices adb-device: add page #14072
- adb disable-verity
- adb disconnect adb-connect, adb-pair, adb-disconnect: add page #15250
- adb emu
- adb forward adb-forward: add page #15251
- adb get-serialno
- adb get-state
- adb help
- adb install adb-install: add page #4286
- adb jdwp
- adb kill-server
- adb logcat adb-logcat: add page #8424
- adb lolcat
- adb pair adb-connect, adb-pair, adb-disconnect: add page #15250
- adb pull Main adb page
- adb push Main adb page
- adb reboot adb reboot: add page #14002
- adb remount
- adb restore (to be deprecated)
- adb reverse adb-reverse: add page #4288
- adb root
- adb sideload
- adb start-server
- adb status-window
- adb sync
- adb tcpip
- adb uninstall adb-uninstall: add page #15252
- adb usb
- adb version
Activity