Android-Universal-Image-Loader icon indicating copy to clipboard operation
Android-Universal-Image-Loader copied to clipboard

Powerful and flexible library for loading, caching and displaying images on Android.

Results 114 Android-Universal-Image-Loader issues
Sort by recently updated
recently updated
newest added

I have this crash: ``` Fatal Exception: java.lang.NoSuchMethodError: No static method synchronizedMap(Ljava/util/Map;)Ljava/util/Map; in class Ljava/util/Collections; or its super classes (declaration of 'java.util.Collections' appears in /system/framework/core-libart.jar) at com.nostra13.universalimageloader.core.ImageLoaderEngine.(ImageLoaderEngine.java) at com.nostra13.universalimageloader.core.ImageLoader.init(ImageLoader.java:98) at...

`DiskLruCache /storage/emulated/0 is corrupt: /storage/emulated/0/journal: open failed: EACCES (Permission denied), removing 08-22 09:39:45.891 27484-28009/com.mahdi.ketabcell W/OkHttp: java.io.FileNotFoundException: /storage/emulated/0/journal: open failed: EACCES (Permission denied) 08-22 09:39:45.891 27484-28009/com.mahdi.ketabcell W/OkHttp: at libcore.io.IoBridge.open(IoBridge.java:452) 08-22 09:39:45.891...

I have this error: ImageLoader: Task was interrupted

its possible to show image that their url has user:password@ I have this error: java.io.FileNotFoundException

sorry my pool English! when url start with “https://”, it throw exception : java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found....

would be good to know what alternatives we have to use actually since this project is not longer maintained. Best Regards.

Hi Guys! (sorry for my bad english) I am new using this library. I get a image from url using Universal Image Loader and work perfect! But now, i need...

uri= content://com.google.android.apps.photos.content/0/https://lh4.googleusercontent.com/GpvvL8xURZShZV0aY6w30zoDPy8HgfkNoiyxTBMCRoBj=s0-d there is a answer http://stackoverflow.com/questions/19834842/android-gallery-on-kitkat-returns-different-uri-for-intent-action-get-content thx for fixing

I have display options with CircleBitmapDisplayer but when imageResOnFail is set, and it is used, it isn't passed to the displayer. Does anyone have a workaround?

my blog:http://blog.csdn.net/u010137760/article/details/50606807 I thought I settled, but no loaded more,this problem appear Thank you for the first