-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
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
A15报错 #281
Comments
目前来看,Android 15 开发者预览版会报这个错,不确定后续正式版会不会好 |
试了下,打出来的包确实可以用了! |
通过百度网盘分享的文件:monkeyq.… |
|
[Fastbot][2024-05-13 18:35:13.497] Internal error
java.lang.NoSuchMethodError: No interface method freezeRotation(I)V in class Landroid/view/IWindowManager; or its super classes (declaration of 'android.view.IWindowManager' appears in /system/framework/framework.jar!classes4.dex)
at com.android.commands.monkey.events.base.MonkeyRotationEvent.injectEvent(MonkeyRotationEvent.java:55)
at com.android.commands.monkey.Monkey.run(Monkey.java:836)
at com.android.commands.monkey.Monkey.main(Monkey.java:460)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:470)
[Fastbot][2024-05-13 18:35:13.498] Please report this bug issue to github
The text was updated successfully, but these errors were encountered: