getevent sendevent 不好用,使用也比较繁琐
推荐
input [text|keyevent|touchscreen|trackball] //[文本|按键|触摸点|拖动]
text <scring> 在检点处输入文本
keyevent <key code number or name> 按键触发
touchscreen tap <x> <y> 点
touchscreen swipe <x1> <y1> <x2> <y2> 多点触摸
trackball press 触摸
trackball roll <dx> <dy> 拖
keyevent 比较多参考:
http://stackoverflow.com/questions/7789826/adb-shell-input-events
其它都是简单即可查看
转发请注明出处http://blog.martoo.cn
如有漏缺,请联系我 QQ 243008827