Skip to content

Instantly share code, notes, and snippets.

@robUx4
Created December 17, 2014 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robUx4/c94f2835b292453e8035 to your computer and use it in GitHub Desktop.
Save robUx4/c94f2835b292453e8035 to your computer and use it in GitHub Desktop.
Adding picasso in my project
Error:java.lang.NullPointerException
at com.android.dx.cf.code.ConcreteMethod.<init>(ConcreteMethod.java:87)
at com.android.dx.cf.code.ConcreteMethod.<init>(ConcreteMethod.java:75)
at com.android.dx.dex.cf.CfTranslator.processMethods(CfTranslator.java:271)
... 24 more
...while processing <init> (Lcom/levelup/touiteur/pictures/AvatarCache;Landroid/content/Context;Ljava/lang/String;D)V
...while processing com/levelup/touiteur/pictures/AvatarCache$1.class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment