I have implemented android app which should download images from server and display them in ListView, but very interesting thing occures while images are downloading
In my case i used Picasso library instead of AsyncTask for downloading image. enter link description here
Also write if else condition, that is set null to image if url is not available