Sunday, 8 September 2013

Multi Downloading Listview Asynctack

Multi Downloading Listview Asynctack

I would like to create an application for downloading multiple files
synchronously, and view the status of each download in a listview with a
CustomAdapter (formed from TextView and progressbar). I would like to
download multiple files simultaneously, does anyone have any ideas? I have
tried to use AsyncTask, but I can only scaricarne at a time, and display
the status of the listview only one. If you have any example or guide
something, post it as well, I've tried to do something, but I can not
really. Let me know, thank you in advance.

No comments:

Post a Comment