lingochamp / lingochamp/QiniuImageLoader
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/squareup/picasso/Picasso;
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 518
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
使用的的时候报错怎么办?
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/squareup/picasso/Picasso;
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.squareup.picasso.Picasso" on path: DexPathList[[zip file "/data/app/com.example.maoapp--SGte-oZCs_DVvxeu9UO-A==/base.apk"],nativeLibraryDirectories=[/data/app/com.example.maoapp--SGte-oZCs_DVvxeu9UO-A==/lib/x86, /system/lib, /system/product/lib]]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Android runtime error shown in the issue and inspect how the project includes or references com.squareup.picasso.Picasso. Confirm the cause from the resulting dependency or build configuration, then verify that the application starts without the NoClassDefFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100