Majid Golshadi

Results 26 comments of Majid Golshadi

It's depend on your usage but I think if you read [README](https://github.com/majidgolshadi/Android-Download-Manager-Pro/blob/master/README.md) file it's easy to start your work with.

I will be create a simple example ASAP.

No. In this situation lib can't set download task state correctly because of that lib state machine can't start task.

@lekeCoder It's depends. In some cases because of server response time limitation this situation occur.

Maybe [this part code](https://github.com/majidgolshadi/Android-Download-Manager-Pro/blob/master/com/golshadi/majid/core/DownloadManagerPro.java#L321) is helpfull

When? Would you please describe a scenario that I can make it again?

Would you please describe more?

I use [this formula](https://github.com/majidgolshadi/Android-Download-Manager-Pro/blob/d90ecf72ba95b7ede2df87a955534ce08537728f/com/golshadi/majid/core/chunkWorker/Moderator.java#L158) to calculate downloaded percentage.

That's a good idea but we didn't have it yet