I have downloaded one ImageDownloader code from gitHub(from Here) Now when I am trying to download the image from my webservice I am getting this Runtime Exception \"ImageLo
I have added this line in my Constructor and its worked for me...
imageLoader.init(ImageLoaderConfiguration.createDefault(context));