15. adb shell dumpsys adb shell dumpsys 打印系统所有的服务信息 adb shell dumpsys -l 只输出服务列表。 adb shell dumpsys battery 只打印电池服务的信息。 1. adb devices 2. adb kill-server 3. adb connect 4. adb logcat 5. adb root 6. adb pull 7. adb push 8. adb install 9. adb uninstall 10. adb forward 11. adb shell getprop 12. adb shell setprop 13. adb shell screencap 14. adb shell screenrecord 15. adb shell dumpsys 16. adb shell dumpstate 17. adb shell pm list packages 文章导航 adb shell screenrecord adb shell dumpstate