We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当运行monkey命令 几秒后monkey退出运行。 log如下:
...... :Switch: #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=com.shiyin/.Splash_MainActivity;end // Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.shiyin/.Splash_MainActivity } in package com.shiyin // Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.shiyin/.Splash_MainActivity } in package com.shiyin Sleeping for 300 milliseconds :Sending Touch (ACTION_DOWN): 0:(292.0,224.0) :Sending rotation degree=0, persist=false
请尝试 开启 “开发者选项” -> "USB调试(安全设置) 允许通过usb调试修改权限或模拟点击"
The text was updated successfully, but these errors were encountered:
另 小米手机 需要开启 【USB调试】和【USB调试(安全设置) http://www.miui.com/thread-5711795-1-1.html
Sorry, something went wrong.
No branches or pull requests
当运行monkey命令 几秒后monkey退出运行。
log如下:
......
:Switch: #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x10200000;component=com.shiyin/.Splash_MainActivity;end
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.shiyin/.Splash_MainActivity } in package com.shiyin
// Allowing start of Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.shiyin/.Splash_MainActivity } in package com.shiyin
Sleeping for 300 milliseconds
:Sending Touch (ACTION_DOWN): 0:(292.0,224.0)
:Sending rotation degree=0, persist=false
请尝试 开启 “开发者选项” -> "USB调试(安全设置) 允许通过usb调试修改权限或模拟点击"
The text was updated successfully, but these errors were encountered: