1. monkey命令

adb shell monkey -p com.autonavi.gxdtaojin --bugreport --ignore-crashes --ignore-timeouts --ignore-security-exceptions --monitor-native-crashes --kill-process-after-error -s 1000 --pct-syskeys 1 --pct-motion 2 --pct-touch 80 --throttle 200 -v -v 180000

2. 过滤log

adb logcat -s "QS"

04-15 18:37