<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/file-chooser/index.ts#L8">
  Improve this doc
</a>

# File Chooser

```
$ ionic cordova plugin add cordova-plugin-filechooser
$ npm install @ionic-native/file-chooser
```

## [Usage Documentation](https://ionicframework.com/docs/native/file-chooser/)

Plugin Repo: [https://github.com/ihadeed/cordova-filechooser](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
  


