adb 运行原理解释 以及命令

https://www.lmlphp.com/user/19897/article/item/503866/

 

adb shell monkey -p com.keenon.peanut.solutionfooddelivery   --pct-syskeys 0 --ignore-crashes --ignore-timeouts --throttle 300 -v 100000

--pct-syskeys 0   针对于没有物理按键使用

throttle 300 间隔 300ms

100000  10000次的测试

 --ignore-crashes --ignore-timeout  忽略错误,

 

posted @ 2023-06-21 17:00  hello_tree  阅读(31)  评论(0)    收藏  举报