一、实例
adb shell monkey -s 50 --throttle 30 --ignore-crashes --ignore-timeouts --ignore-security-exceptions --monitor-native-crashes -p com.smartstudy.uskid -v -v -v 1000000 1>D:/normal.txt
·······································
二、停止运行
adb shell
ps|grep monkey
kill pid
············································
三、收起通知栏
adb shell settings put global policy_control immersive.full=*
···············································
四、恢复通知栏
adb shell settings put global policy_control null
···············································
五、巨详细的介绍
http://blog.youkuaiyun.com/cxq234843654/article/details/47153345
http://blog.youkuaiyun.com/fendoudebb/article/details/76147581monkey
必会的Monkey命令
最新推荐文章于 2025-04-29 17:02:29 发布