Open bkjbkjbnkj687698698 opened 9 years ago
You use these methods in a wrong way As you can see onDownloadProcess method gave you percentage and downloaded file size. You can use them instead of your way.
Majid awesome library here..but please could you write a code snippet of what u mean? I am having same problem..
I want to get the status of downloaded file while its downloading.For that I am using ReportStruct.But both report.getTotalSize() and report.toJsonObject().get("percent") is returning 0 even if i place report.toJsonObject().get("percent") inside onDownloadProcess.How can i get the percentage progress of downloaded video?
Both Logs return 0 and 0.0