From 062001b41b068421e1ef265d01f902bb83026d99 Mon Sep 17 00:00:00 2001 From: willhay Date: Wed, 27 Jul 2016 17:36:12 -0400 Subject: [PATCH] docs(android): update docs for android platform --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 100644 => 100755 readme.md diff --git a/readme.md b/readme.md old mode 100644 new mode 100755 index 0e99aee8..c6350942 --- a/readme.md +++ b/readme.md @@ -228,7 +228,7 @@ QRScanner.getStatus(function(status){ Open the app-specific permission settings in the user's device settings. Here the user can enable/disable camera (and other) access for your app. -Note: iOS immediately kills all apps affected by permissions changes. If the user changes a permission settings, your app will stop and only restart when they return. +Note: iOS and Android (6.0+) immediately kill all apps affected by permissions changes. If the user changes a permission settings, your app will stop and only restart when they return. ### Get QRScanner Status @@ -341,6 +341,8 @@ Cordova's CLI tools require some environment variables to be set in order to fun Please make sure you have Gradle updated. If you get an error stating "Gradle Version 2.10 is required", ensure you selected `Use default Gradle wrapper` when Android Studio started up. Then edit the `Project/gradle/wrapper/gradle-wrapper.properties` file and change the distributionUrl line to `distributionUrl=http\://services.gradle.org/distributions/gradle-2.10-all.zip`. +Open the SDK manager in Android Studio and make sure you have latest Google Play Services SDK Tool installed. + ### Video Preview DOM Element Unlike the other platforms, it's not possible to spawn the `