Search code examples
androidandroid-studioandroid-libraryandroid-galleryuniversal-image-loader

Unable to add Library in android studio


It might be possible that this question looks smiler to this:

link 1
link 2

But I didn't get what I want. I'm Creating a simple custom image gallery app in which I'm showing images on GridView. And for this I took help from this Post. In which they said how to add UniversalImageLoader library. But unfortunately I'm not able to add this library as it is mentioned. I have tried this also. I want to add this UniversalImageLoader library in my project. Thanks in advance.


Solution

  • Just follow This link to add a library in Android studio. Hope it will help you.