robot source code

时间:2018-03-26 12:52:31
【文件属性】:

文件名称:robot source code

文件大小:4KB

文件格式:GZ

更新时间:2018-03-26 12:52:31

android input event record playback

该工具是一个命令行工具,通过adb shell启动并记录android设备的所有event事件并保存。该工具还可以播放记录的event 事件。主要用于系统稳定性测试和反复操作重现bug。 This is an android command tool. After starting from adb shell, this tool can records all input events on android device into a file. This tool can also playback the events it has recorded. If you have problem, please contact dfysy@sina.com or visit my blog at CSDN: blog.csdn.net/dfysy


【文件预览】:
robot
----robot.cpp(15KB)
----Android.mk(426B)

网友评论

  • 还不错,可以借鉴