I would like to download just one image from an URL then save it (to my folder) . this image is user's avatar. I've found the following links:
Best method to download image from url in Android
Android Download Image From URL and show in Imageview
how can I do ?
what is the best solution? (Except Download manager)