This download manager native extension lets users download big files as fast as possible by downloading the files in chunks. on top of that, the downloads need to be resume-able to make sure that download won’t fail on any condition. Using this android developers can focus on their app/game logic without worrying about how to handle data files.
Features:
• super easy to use
• can be used separately or with AS3 bridge
• decide on download sections/chunks yourself
• manage queue for downloads
• categorize downloads with prioritization
• start more than one download at a time
• get reports on your download status