Android Question java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/String;)Lcom/squareup/picasso/Request

frenkipi

Member
Licensed User
Longtime User
Hello,

I am using picasso library (link) for my imageview in my customlistview and it is working great. I am also using in my other project imageslideshow(link) and is also working fine.

Now when I wan't to cobine these 2 together I get an error


I think that it gets confused, because I have an additionalres picasso.jar file for my image slider

B4X:
#AdditionalRes: C:\Android\SliderLibrary\res, com.daimajia.slider.library

And then I use in anywheresoftware/libraries another picasso library.

I tried to rename a library but it doesn't work...

Any suggestion?

Regards!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…