Aspsine / MultiThreadDownload

Android Multi-Thread Download library
908 stars 284 forks source link

onCompleted called multiple times #79

Open mtwn105 opened 8 years ago

mtwn105 commented 8 years ago

in my app, after download is completed, onCompleted is called multiple times, how to fix it???

sthepatel commented 8 years ago

I'm having the same problems. And I rely on this for my logic. If I can't fix this, I have to look for a new lib.

omidgfx commented 8 years ago

did you guys fix it or what ?

sthepatel commented 8 years ago

No I was not able to fix it. I just decided to use Apache HttpClient library and worked perfectly.

FightingLarry commented 8 years ago

Has the newest release fixed it? II'm having the same problems too.

ahmadronaghdev commented 7 years ago

I'm having the same problems too. How Can I fix this ?

Hitexroid commented 7 years ago

I'm having the same problems too.