binding - Universal Image Loader namespace error -



binding - Universal Image Loader namespace error -

in xamarin, have added "universal-image-loader-1.9.2-with-sources.jar" file in "jars" folder of binding project, have built application getting 1 error.

here error:

error cs0234: type or namespace name 'disklrucache' not exist in namespace 'com.nostra13.universalimageloader.cache.disc.impl.ext' (are missing assembly reference?)

can please have help code working?

thanks in advance

you need add together binding project reference in startup project. click on references directory in solution tree , select binding project in "projects" tab.

good luck!

binding reference namespaces xamarin universal-image-loader

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -