Files
2026-03-21 17:08:43 -07:00
..
2026-03-21 17:08:43 -07:00

description
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

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