Hi!
I am trying to use UniversalImageLoader.jar (https://github.com/nostra13/Android-Universal-Image-Loader). I created AndroidBinding project and add .jar file. But I get some error:
The type or namespace name 'DiskLruCache' does not exist in the namespace 'Com.Nostra13.Universalimageloader.Cache.Disc.Impl.Ext' (are you missing an assembly reference?)
Is problem with .jar file?
↧
Using UniversalImageLoader.jar
↧