@ -71,6 +71,31 @@ Afterwards all the plugin's APIs are available through the JavaScript guest bind
```
```
### Android Integration
In order to access media (like images and video) outside the app, make sure to include the following lines as required in your **AndroidManifest.xml** file like so:
> **NOTE:** This is the only `AndroidManifest.xml` file that can be modified in the project. All other files in the project gets overwritten when the tauri app is built
## Contributing
## Contributing
PRs accepted. Please make sure to read the Contributing Guide before making a pull request.
PRs accepted. Please make sure to read the Contributing Guide before making a pull request.