Android Permissions

Android Permissions plugin for Cordova and Ionic. This plugin is designed to support Android new permissions checking mechanism. You can find all permissions…

This plugin is designed to support Android new permissions checking mechanism.

You can find all permissions here: https://developer.android.com/reference/android/Manifest.permission.html

Installation

ionic cordova plugin add cordova-plugin-android-permissions
npm install @awesome-cordova-plugins/android-permissions

Plugin Repo: https://github.com/NeoLSN/cordova-plugin-android-permissionsarrow-up-right

Supported Platforms

  • Android

Further Information

Last updated