cmd -----》 adb shell monkey -p 包名 --pct-syskeys 0 --pct-anyevent 0 -v 20000(行数) 其中 --pct-syskeys 0 --pct-anyevent 0 表示忽略系统设置
Monkey测试代码
最新推荐文章于 2022-10-28 12:39:24 发布
cmd -----》 adb shell monkey -p 包名 --pct-syskeys 0 --pct-anyevent 0 -v 20000(行数) 其中 --pct-syskeys 0 --pct-anyevent 0 表示忽略系统设置