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.NoClassDefFoundError: Failed resolution of: Lcom/esotericsoftware/kryo/Kryo; #2

Open
hemant3370 opened this issue Nov 9, 2016 · 0 comments

Comments

@hemant3370
Copy link

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/esotericsoftware/kryo/Kryo; at info.evelio.carbonite.CacheFactoryImp.buildDefault(CacheFactoryImp.java:68) at info.evelio.carbonite.CacheFactoryImp.build(CacheFactoryImp.java:54) at info.evelio.carbonite.CarboniteImp$Builder.build(CarboniteImp.java:285) at info.evelio.carbonite.CarboniteBuilderBaseImp.iKnow(CarboniteBuilderBaseImp.java:53) at com.example.android.AudioArchive.UAMPApplication.onCreate(UAMPApplication.java:62) at com.android.tools.fd.runtime.BootstrapApplication.onCreate(BootstrapApplication.java:370) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1014) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4869) at android.app.ActivityThread.access$1800(ActivityThread.java:154) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1457) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5582) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616) Caused by: java.lang.ClassNotFoundException: Didn't find class "com.esotericsoftware.kryo.Kryo" on path: DexPathList[[dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-support-annotations-23.4.0_fd33cd077a7724da7391dcbe6930266afae8a421-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_9-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_8-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_7-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_6-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_5-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_4-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_3-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_2-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_1-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-slice_0-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-internal_impl-23.4.0_ad75c3cef1e8276cbbe9a8f437af56434e8d3c6c-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-internal_impl-23.4.0_8f9bd421c1be80eee310149ab898380b53d255b2-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.firebase-firebase-common-9.0.2_3508f7c4f2ea5d726c2e5bfc1980f064133f2793-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.support-wearable-1.4.0_e83cfb38046a16e43569fc22a960df0aea86d18c-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.libraries.cast.companionlibrary-ccl-2.8.4_23e2e132f0ea42eeab7ec0275b82b7f94ba6b288-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.gms-play-services-tasks-9.0.2_58f53ecf7ac6e4942761f6e0464e1f3675d13eb4-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.gms-play-services-cast-9.0.2_3ef4c64bbe6a72053d29255830139755a0c5e68a-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.gms-play-services-basement-9.0.2_4f9be942896ce750388e92105a0e56df0b0bf84c-classes.dex", dex file "/data/data/com.example.android.uamp/files/instant-run/dex/slice-com.google.android.gms-play-services-base-9.0.2_a013573a3bbff5d

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