【文件属性】:
文件名称:ADBShell操作手册
文件大小:1.86MB
文件格式:PDF
更新时间:2020-04-13 07:58:03
ADB中文手册
ADB Debugging(adb调试命令) 3
adb devices 3
adb forward 3
adb kill-server 3
无线网(Wireless) 3
adb connect [:] 3
adb usb 4
安装包管理命令(Package Manger) 4
adb install [option] 4
adb uninstall [option] 6
adb shell pm list packages [options] 7
adb shell pm path 10
adb shell pm clear 10
文件管理命令(File Manger) 10
adb pull [local] 10
adb push 10
adb shell ls [options] 11
adb shell cd 13
adb shell rm [options] 13
adb shell mkdir [options] 15
adb shell touch [options] 15
adb shell pwd 16
adb shell cp [options]