如何使用adb将多点触摸事件传递到设备?
有没有办法使用adb、使用android动作事件将多点触摸事件传递到设备? (使用 adb 命令远程访问设备)。
Is there any way to pass multi-touch events to the device using adb, using android action events? (Accessing the device remotely using the adb commands).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我很确定模拟器不支持多点触控,抱歉?无论如何,通常最好在设备上进行测试。
I'm pretty sure that multitouch is not supported in the emulator, sorry? It is usually best to test on a device anyway.