1. adb shell monkey -s 12 --throttle 450 -p ch999.app.UI --kill-process-after-error --ignore-timeouts --ignore-security-exceptions -v 1000 产生1万次伪随机操作(包括触摸、按键、手势等)。 2. adb shell monkey -p ch999.app.UI -v 10000 粗暴的 随机 1w次