majidgolshadi / Android-Download-Manager-Pro

Android/Java download manager library help you to download files in parallel mechanism in some chunks.
MIT License
1.62k stars 317 forks source link

How I get percent progress? #31

Closed douglasalipio closed 8 years ago

douglasalipio commented 8 years ago

ReportStructure report = dm.singleDownloadStatus(taskToekn);

The all atributes are private in ReportStructure.

majidgolshadi commented 8 years ago

Fixed #34