-
-
[求助]如何快速执行adb命令?
-
发表于:
2018-4-26 00:17
8332
-
使用adb命令操作手机时,发现了一个问题:adb命令执行执行效率太低
主要使用输入命令
input
Usage: input [<source>]<command> [<arg>...]
The sources are:
mouse
keyboard
joystick
touchnavigation
touchpad
trackball
stylus
dpad
touchscreen
gamepad
The commands and default sources are:
text <string> (Default: touchscreen)
keyevent [--longpress] <key code number or name> ... (Default:keyboard)
tap <x> <y> (Default: touchscreen)
swipe <x1> <y1> <x2> <y2> [duration(ms)](Default: touchscreen)
press (Default: trackball)
roll <dx> <dy> (Default: trackball)
简单的tap(x,y)模拟点击和swipe模拟滑动命令,要等一会才能看到手机反应
用adb命令截个屏都需要1000ms左右,
,简直无法忍受
csdn找了一圈,有人说adb命令本来就慢,
求助,,有什么办法可以快速执行adb命令吗?
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!