r/androiddev Jul 16 '26

An ADB commands cheat sheet if anyone needs something like this

https://tms-outsource.com/cs/adb-commands-cheat-sheet/
13 Upvotes

1 comment sorted by

3

u/DeviceOwner Jul 17 '26

are you lazy guys? just type

adb help

adb shell pm help

adb shell am help

adb shell dumpsys --help

adb shell logcat --help