Skip to content
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

适配Android P空工程插件打开失败 #454

Open
IFLYmingchen7 opened this issue Mar 21, 2020 · 0 comments
Open

适配Android P空工程插件打开失败 #454

IFLYmingchen7 opened this issue Mar 21, 2020 · 0 comments

Comments

@IFLYmingchen7
Copy link

报错日志如下:
03-21 04:55:43.588 1765 1765 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory
03-21 04:55:43.588 1765 1765 E Instrumentation: java.lang.Throwable
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1224)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1215)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2832)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3049)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1809)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.os.Looper.loop(Looper.java:193)
03-21 04:55:43.588 1765 1765 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:6680)
03-21 04:55:43.588 1765 1765 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method)
03-21 04:55:43.588 1765 1765 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
03-21 04:55:43.588 1765 1765 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

Instrumentation的hook出现了问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant