Thanks to visit codestin.com
Credit goes to github.com

Skip to content

m1ga/ti.downloadmanager

 
 

Repository files navigation

tidownloadmanager

iOS & Android module using the built-in Download Manager for file downloads.

Minimum Titanium SDK is 7.0.0.GA (To still support Android 5)

Now with full parity on iOS version.


com.kosso.tidownloadmanager

​ Uses the built-in Download Manager to download files on Android.

​ Android destination path must be to External Storage.

​ Events: 'success', 'error' and 'progress'.

For future development:

  • Offer network type restrictions (Wifi / Mobile )
  • Pause/resume
  • More things I forgot of haven't thought of…

See example/app.js


@Kosso. Jan 19 2018

About

A Titanium iOS & Android module for background file downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 70.6%
  • Java 22.6%
  • JavaScript 6.8%