> 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/file-path.md).

# File Path

This plugin allows you to resolve the native filesystem path for Android content URIs and is based on code in the aFileChooser library.

## Installation

```bash
ionic cordova plugin add cordova-plugin-filepath
npm install @awesome-cordova-plugins/file-path
```

**Plugin Repo:** <https://github.com/hiddentao/cordova-plugin-filepath>

## Supported Platforms

* Android

## Further Information

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