Android segmented downloading
Posted
by
xRev
on Stack Overflow
See other posts from Stack Overflow
or by xRev
Published on 2012-09-09T08:47:46Z
Indexed on
2012/09/29
9:37 UTC
Read the original article
Hit count: 135
I'm still new to Android, so, I'm still not so familiar with its libraries and APIs.
My first major project is a download manager which supports segmented downloading. I could already download files, but, I still have no idea on how or where to start for segmented downloading.
I have already browsed a lot of threads, but I really couldn't find any article or thread about segmented downloading in Android.
Can anyone please help me?
© Stack Overflow or respective owner