UNPKG

654 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/downloader/index.ts#L64">
2 Improve this doc
3</a>
4
5# Downloader
6
7```
8$ ionic cordova plugin add integrator-cordova-plugin-downloader
9$ npm install @ionic-native/downloader
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/downloader/)
13
14Plugin Repo: [https://github.com/Luka313/integrator-cordova-plugin-downloader.git](https://github.com/Luka313/integrator-cordova-plugin-downloader.git)
15
16This plugin is designed to support downloading files using Android DownloadManager.
17
18## Supported platforms
19- Android
20
21
22