> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/downloader.md).

# 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>

## Supported Platforms

* Android

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
