My target device is a tablet running HoneyComb. I have a requirement where i should support simultaneous downloads of large video files using HTTP protocol. I am tending towards using the DownloadManager class since that allows me to pause/resume download tasks much more easily.
Would you recommend using DownloadManager class as well? Or if not, what are the limitations that i might have to deal with if i went this route?
TIA.
DownloadManager
Pro:
Con: