奇葩问题:有人会看吗
adb吧
全部回复
仅看楼主
level 1
Macbook-Air:~ admin$ adb shell
shell@gucci:/ $ monkey -p me.donguo.android -v 1000
:Monkey: seed=1496879037304 count=1000
:AllowPackage: me.donguo.android
:IncludeCategory: android.intent.category.LAUNCHER
:IncludeCategory: android.intent.category.MONKEY
// Event percentages:
// 0: 15.0%
// 1: 10.0%
// 2: 2.0%
// 3: 15.0%
// 4: -0.0%
// 5: 25.0%
// 6: 15.0%
// 7: 2.0%
// 8: 2.0%
// 9: 1.0%
// 10: 13.0%
:Switch: #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=me.donguo.android/com.donguo.android.page.guide.SplashActivity;end
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=me.donguo.android/com.donguo.android.page.guide.SplashActivity } in package me.donguo.android
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=me.donguo.android/com.donguo.android.page.guide.SplashActivity } in package me.donguo.android
:Sending rotation degree=0, persist=false
Killed
137|shell@gucci:/ $ monkey -p me.donguo.android -v 1000
:Monkey: seed=1496882077419 count=1000
:AllowPackage: me.donguo.android
:IncludeCategory: android.intent.category.LAUNCHER
:IncludeCategory: android.intent.category.MONKEY
// Event percentages:
// 0: 15.0%
// 1: 10.0%
// 2: 2.0%
// 3: 15.0%
// 4: -0.0%
// 5: 25.0%
// 6: 15.0%
// 7: 2.0%
// 8: 2.0%
// 9: 1.0%
// 10: 13.0%
:Switch: #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=me.donguo.android/com.donguo.android.page.guide.SplashActivity;end
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=me.donguo.android/com.donguo.android.page.guide.SplashActivity } in package me.donguo.android
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=me.donguo.android/com.donguo.android.page.guide.SplashActivity } in package me.donguo.android
:Sending rotation degree=0, persist=false
Killed
137|shell@gucci:/ $
2017年05月26日 05点05分 1
level 1
为什么最后是killed,而且手机没有执行1000次随机点操作
2017年05月26日 05点05分 2
1