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

java.lang.IllegalStateException #31

Open
Yonjuni opened this issue Jun 29, 2017 · 2 comments
Open

java.lang.IllegalStateException #31

Yonjuni opened this issue Jun 29, 2017 · 2 comments
Labels

Comments

@Yonjuni
Copy link
Collaborator

Yonjuni commented Jun 29, 2017

java.lang.RuntimeException: at android.app.LoadedApk.makeApplication(LoadedApk.java:516) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4553) at android.app.ActivityThread.access$1500(ActivityThread.java:139) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1353) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:149) at android.app.ActivityThread.main(ActivityThread.java:5257) at java.lang.reflect.Method.invokeNative(Native Method:0) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:610) at dalvik.system.NativeStart.main(Native Method:0) Caused by: java.lang.IllegalStateException: at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:376) at android.app.LoadedApk.getClassLoader(LoadedApk.java:329) at android.app.LoadedApk.makeApplication(LoadedApk.java:508)

@Kamuno
Copy link
Member

Kamuno commented Jun 29, 2017

Is there more information about this exception?

@Yonjuni
Copy link
Collaborator Author

Yonjuni commented Jun 29, 2017

@Kamuno So far it only occurred on Android 4.4

@Yonjuni Yonjuni removed the v2.1.0 label Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants