Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 347 Bytes

File metadata and controls

9 lines (6 loc) · 347 Bytes

本Demo的功能如下 1.接收客服端发来的touch事件的坐标 action 以及客服端的点击识别区域的分辨率 2.把坐标转换为服务端本地的屏幕对应坐标并坐时间模拟 3.生成的APK需要系统签名,否则无法向其他进程注入点击事件

客服端可以参考 https://github.com/deeplee/VLC-Demo.git