--- description: >- File Path plugin for Cordova and Ionic. This plugin allows you to resolve the native filesystem path for Android content URIs and is based on code in the… --- # 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](https://github.com/hiddentao/cordova-plugin-filepath) ## Supported Platforms - Android ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)