android-imagedownloader


Image download using Asynchronous tasks in Android.

This is the example project to match a post on the android-developers blog detailing how to download images from the web in an asynchronous manner.

The related blog post and tutorial is here: http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html

Project Information

Labels:
android asynctask image download asynchronous httpclient