PRDownloader
PRDownloader copied to clipboard
How can i download multiple files in one progress bar with download status
i want to download like when we download any game then supported files are being downloads with one progress bar and with total file counts alongwith current downloaded file status as same as QUEUED DOWNLOADING, so can i able to do this with this great library?
Hope this image clear my question:
The library does not do it currently. Currently, this should be managed by the client side. I will consider adding it in the library itself.
thank you for respond, i will be waiting for this update 👍
@amitshekhariitbhu Still queuing and downloading one by one is not ready?
@sarabellaa You can queue the next download at onDownloadComplete()