Sunday, 8 September 2013

Multi Downloader Thread or Asynctask

Multi Downloader Thread or Asynctask

I wanted to create an app for android that allows you to download multiple
files in a synchronous way, and show the progress of the download in a
listview, updating it? Do you have any examples? Recommended to use a
different thread or AsyncTask? how do I update multiple rows to the
listview? If you have any published as well. Thanks in advance

No comments:

Post a Comment