root uid
0
gid
0
system uid
1000
gid
1000
shell uid
2000
gid
2000
app uid >
10000
gid >
10000
adb devices
adb
-
s
adb shell
adb install apkpath
-
r
-
f
-
s
adb uninstall apkpackname
-
k
adb push
adb pull
adb reboot
adb reboot recovery
adb reboot bootloader
adb shell monkey
-
v
-
p com.tencent.mobileqq
500
adb shell getprop
adb root
adb remount
adb shell
"su -c xxx"
adb devices
adb shell getprop ro.product.model
adb shell dumpsys battery
adb shell settings get secure android_id
adb shell dumpsys iphonesubinfo
adb shell getprop ro.build.version.release
adb shell ifconfig
adb logcat
adb reboot
adb install
/
path
/
demo.apk
adb uninstall <package>
adb shell ps
adb shell ls
/
path
/
adb shell screencap
-
p
/
sdcard
/
aa.png
adb pull
/
sdcard
/
aa.png .
/
adb push aa.png
/
data
/
local
/
adb shell screenrecord
/
sdcard
/
ab.mp4
adb shell wm size
adb shell wm density
adb shell
input
tap xvalue yvalue
adb shell
input
swipe
1000
1500
200
200
adb shell
input
swipe
1000
1500
0
0
1000
adb shell
input
text xxxxx
adb shell
input
keyevent xx