nostra13 / Android-Universal-Image-Loader

Powerful and flexible library for loading, caching and displaying images on Android.
Apache License 2.0
16.78k stars 6.1k forks source link

Make Cache Images to appear in gallery. #781

Open pingothedoer opened 10 years ago

pingothedoer commented 10 years ago

I am using Universal Image Loader lib in my app and caching the images to my sd card. The images are being saved very well, and i can see them using any file explorer in my mobile.

But the images are not shown in gallery.

Is there anyway to make them appear in gallery images too.

pingothedoer commented 10 years ago

@nostra13 can u plz guide me

nostra13 commented 9 years ago

It seems the same question - http://stackoverflow.com/questions/26480098/make-cache-images-to-appear-in-gallery-while-using-uinversal-image-loader-in-and

I don't know what's the problem. Is there .nomedia file in cache directory? What are names of cached files? It's better to look for answers for such questions on StackOverFlow.