Guy*_*Guy 5 input adb
我正在使用adbShell 输入来模拟触摸屏交互,
adb
使用 adb 命令行服务在 Windows 8 上工作。
对于一次长触摸(不是点击!),我使用以下命令:
adb shell 输入滑动 x1 y1 x1 y1 t
如何从命令行模拟同时 2 次长按?
谢谢!
Pep*_*lac -2
尝试使用:
adb shell“输入滑动 x1 y1 x1 y1 t && 输入滑动 x2 y2 x2 y2 t”
归档时间:
10 年,6 月 前
查看次数:
6029 次
最近记录:
8 年,4 月 前