You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| plugin.xml | 6 years ago | |
README.md
cordova-opentok-android-permissions
Cordova/Ionic/PhoneGap Plugin for WebRTC Permissions Android
This plugin adds following permissions to Android device:
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.MODIFY_AUDIO_SETTINGS
Installation
This requires cordova 5.0+
Cordova/Ionic:
cordova plugin add cordova-opentok-android-permissions
PhoneGap Build:
<plugin name="cordova-opentok-android-permissions" source="npm" />
Platform(s)
- Android