kaaes / spotify-web-api-android

A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
http://kaaes.github.io/spotify-web-api-android
MIT License
380 stars 138 forks source link

java.lang.NoClassDefFoundError: org.jacoco.agent.rt.internal_773e439.Offline #132

Open divyathakur912 opened 8 years ago

divyathakur912 commented 8 years ago

I'm getting this error and also Could not find class 'retrofit.RestAdapter$Builder', referenced from method kaaes.spotify.web api.android.Spotify Api.init. Please five an insight into the usage of the library. I'm also using Universal Image Loader in my project. Is it creating a problem for retrofit? I just need to track the top artists from the user's Spotify account. It's urgent!

andras-gyarmati commented 7 years ago

i also have similar error "java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_b0d6a23/Offline;"