File Chooser
$ ionic cordova plugin add cordova-plugin-filechooser
$ npm install @ionic-native/file-chooser
Usage Documentation
Plugin Repo: https://github.com/ihadeed/cordova-filechooser
Opens the file picker on Android for the user to select a file, returns a file URI.
Supported platforms
- Android