Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/686#discussion_r106955951 --- Diff: www/docs/en/dev/guide/platforms/android/index.md --- @@ -62,19 +63,20 @@ they dip below 5% on Google's ### Java Development Kit (JDK) -Install [Java Development Kit (JDK) 7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html) +Install [Java Development Kit (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or later. When installing on Windows you also need to set `JAVA_HOME` Environment Variable according to your JDK installation path (see [Setting Environment Variables](#setting-environment-variables)) #### Android SDK -Install the [Android Stand-alone SDK Tools](http://developer.android.com/sdk/installing/index.html?pkg=tools) or [Android Studio](http://developer.android.com/sdk/installing/index.html?pkg=studio). -Proceed with Android Studio if you plan on -developing new Cordova for Android plugins or using native tools to -run and debug the Android platform. Otherwise, the Android Stand-alone SDK Tools -are enough to build and deploy Android applications. +Install [Android Studio](reference/cordova-plugin-camera/index.html) or the --- End diff -- Good catch @dpogue ! Updated / simplified now.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org