命令:
adb shell "seq 2 | while read i;do input tap 993 814 & input tap 993 814 & sleep 0.01;done"
但是,上述命令有时候变成两次点击。
成功率大概80%左右把。
没办法,将就用吧啊。
命令:
adb shell "seq 2 | while read i;do input tap 993 814 & input tap 993 814 & sleep 0.01;done"
但是,上述命令有时候变成两次点击。
成功率大概80%左右把。
没办法,将就用吧啊。
2932
601
2199

被折叠的 条评论
为什么被折叠?