--- description: >- Document Downloader plugin for Cordova and Ionic. This plugin is designed to support downloading files using Android DownloadManager. --- # Document Downloader This plugin is designed to support downloading files using Android DownloadManager. ## Installation ```bash ionic cordova plugin add integrator-cordova-plugin-downloader npm install @awesome-cordova-plugins/downloader ``` **Plugin Repo:** [https://github.com/Luka313/integrator-cordova-plugin-downloader.git](https://github.com/Luka313/integrator-cordova-plugin-downloader.git) ## Supported Platforms - Android ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)