1. adb shell "monkey -c android.intent.category.LAUNCHER -c android.intent.category.MONKEY -c android.intent.category.DEFAULT -c android.intent.category.BROWSABLE -c android.intent.category.HOME -c android.intent.category.TEST --ignore-crashes --ignore-timeouts --ignore-security-exceptions --ignore-native-crashes --monitor-native-crashes -s 1423 -v -v -v --throttle 1000 180000 >/mnt/sdcard/Monkeylog/MonkeyScreenLog.log 2>&1"
  2. adb shell "monkey -c android.intent.category.LAUNCHER -c android.intent.category.MONKEY -c android.intent.category.DEFAULT -c android.intent.category.BROWSABLE -c android.intent.category.HOME -c android.intent.category.TEST --ignore-crashes --ignore-timeouts --ignore-security-exceptions --ignore-native-crashes --monitor-native-crashes -s 1423 -v -v -v --throttle 1000 -p <pkg> -p <pkg> 180000 >/mnt/sdcard/Monkeylog/MonkeyScreenLog.log 2>&1"
  3. adb  shell "logcat -v time >/mnt/sdcard/Monkeylog/Logcat.log 2>&1"

最新文章

  1. HTML块级元素
  2. E - The Values You Can Make
  3. shell--2.shell数组
  4. [经验分享] 最近调试FT232H遇到的坑
  5. 【ASP.NET MVC 回顾】HtmlHepler应用-分页组件
  6. 如何快速方便的输出向量vector容器中不重复的内容
  7. bcp和load table
  8. 如何制作一个完美的全屏视频H5
  9. 记录最近的几个bug
  10. python2编码问题
  11. C# Entity To Json
  12. Vue(二十五)打包后路径报错问题
  13. python基础之 time,datetime,collections
  14. myls
  15. 全栈开发工程师微信小程序-中
  16. HttpRunnerManager接口测试平台部署在服务器上(Centos + python3.6 + Mysql5.7 + uwsgi + nginx)
  17. Mac上安装stf
  18. httpd无法加载libphp5.so模块
  19. MapRedece(多表关联)
  20. 安装rocketmq-console

热门文章

  1. HDU 1619 Unidirectional TSP(单向TSP + 路径打印)
  2. ZOJ 3471 Most Powerful(DP + 状态压缩)
  3. Library string Type
  4. 移动web问题小结
  5. em,pt和px之间的换算
  6. js获取get方式提交的参数返回json格式数据
  7. win7如何完全写在iis
  8. 基于 Redis 数据累计的实现
  9. 方便mac os 10.9系统中phpstorm配置php运行环境
  10. 黑马程序员-------.net基础知识一