Why this Error occurred? java.lang.RuntimeException: ImageLoader must be init with configuration before using
问题 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 "ImageLoader must be init with configuration before using". I am not able to figure it out. And this my adapter: public class CustomAdapter extends BaseAdapter { private Context context; private ArrayList<String> logo_URL; private ListContent listContent; private ArrayList< TeamDataClass> teamdata = null; private ArrayList