Skip to content

vad-zuev/ImageDownloader

Repository files navigation

NOTE: this project is no longer maintained since unfortunately I do not have the time to keep it up-to-date. The code samples might be heavily outdated - please refer to the official documentation of each particular library to get more recent examples.

If you find this project useful and wish to contribute by updating the samples I would still be happy to review/merge your PR's

ImageDownloader is a demo application that demonstrates how to download/save an image from a given URL in Android with different possibilities:

Make sure you have read my related StackOverflow post with some explanations.

All of my code in this project goes into the public domain. As for the used libraries, their corresponding licenses apply. Check the License document for more info.