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.ClassNotFoundException: Didn't find class "retrofit2.Callback" #26

Closed
lucf1103 opened this issue Jan 15, 2018 · 2 comments
Closed

Comments

@lucf1103
Copy link

                                                                        Caused by: java.lang.ClassNotFoundException: Didn't find class "retrofit2.Callback" on path: DexPathList[[zip file "/data/app/com.sse.android.xxx-2/base.apk"],nativeLibraryDirectories=[/data/app/com.sse.android.xxx-2/lib/arm, /system/fake-libs, /data/app/com.sse.android.xxx-2/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]

集成遇到这个问题,请问怎么解决?按照网上的方法都试了,还是不行...

@lucf1103
Copy link
Author

java.lang.NoClassDefFoundError: Failed resolution of: Lretrofit2/Callback;

Caused by: java.lang.ClassNotFoundException: Didn't find class "retrofit2.Callback" on path: DexPathList[[zip file "/data/app/com.sse.android.xxx-2/base.apk"],nativeLibraryDirectories=[/data/app/com.sse.android.xxx-2/lib/arm, /system/fake-libs, /data/app/com.sse.android.xxx-2/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]

@ZhongXiaoHong
Copy link
Owner

retrofit 错误 大哥 检查一下你网络请求部分

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

2 participants