Android跑指定包Monkey脚本

adb shell monkey –p com.android.mms --throttle 1000 -v -v -v -s 1 --ignore-security-exceptions --kill-process-after-error --monitor-native-crashes 16400000 > E:\\monkey.txt

停止Monkey进程
adb shell
ps|grep monkey
kill id

更多相关文章

  1. ProGuard用法
  2. Android结束进程的方法
  3. Android(安卓)调用J2EE webservice
  4. Android学习笔记(九)
  5. Android调用系统相机拍照并保存到指定位置
  6. android 启动流程
  7. android adb常用命令整理
  8. Android(安卓)WebView在系统进程中无法使用
  9. android 读取assets指定文件

随机推荐

  1. 10.Android ImageView ScaleType属性
  2. Android 音乐播放器实现歌词显示
  3. android视频聊天源码下载(wifi)
  4. Android_自定义View拖拽重绘
  5. Android UI控件详解-Gallery(画廊)
  6. Android Studio 自带的侧滑布局设置
  7. Android studio 1.0.2 下载地址
  8. Android switch 开关(兼容)
  9. Android:VerticalSeekBar
  10. At the begining of Android development