How to use the command:
1, unzip the ADB package to the specified folder, including files include:adb.exe,adbwinapi.dll,adbwinusbapi.dll ;
2, open CMD (win+r) into the ADB path, start to execute the ADB command.
ADB command set:
ADB debugging
- ADB devices
- ADB forward
- ADB kill-server
Wireless
Package Manager
- ADB install
- ADB Uninstall
- ADB shell PM List Packages
- ADB shell PM Path
- ADB shell pm Clear
File Manager
- ADB pull
- ADB push
- ADB Shell ls
- ADB Shell CD
- ADB Shell RM
- ADB shell mkdir
- ADB Shell Touch
- ADB shell pwd
- ADB shell CP
- ADB Shell MV
Network
- ADB Shell netstat
- adb Shell Ping
- ADB Shell Netcfg
- ADB Shell IP
Logcat
- ADB logcat
- ADB Shell Dumpsys
- ADB Shell Dumpstate
Screenshot
- ADB Shell Screencap
- adb shell Screenrecord [4.4+]
System
- ADB root
- ADB sideload
- ADB Shell PS
- ADB Shell Top
- ADB Shell Getprop
- ADB Shell SetProp
adb shell Commands--adb command Daquan