[
https://issues.apache.org/jira/browse/CB-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933058#comment-15933058
]
ASF GitHub Bot commented on CB-12559:
-------------------------------------
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.
> Update cordova-android documentation with respect to new Android SDK Tools
> 25.3.1
> ---------------------------------------------------------------------------------
>
> Key: CB-12559
> URL: https://issues.apache.org/jira/browse/CB-12559
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs
> Reporter: Filip Maj
> Assignee: Filip Maj
>
> These docs:
> https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html
> 1. It contains references to the {{android}} command. In the latest SDK, this
> command does not work. Will need to add notes about using either the
> {{sdkmanager}} or the {{avdmanager}} commands in the new SDK, depending on
> what you originally needed {{android}} to do.
> 2. Add a recommendation to add the {{tools/bin}} folder to your path in this
> part:
> {quote}
> 3. It is also recommended that you add the Android SDK's tools and
> platform-tools directories to your PATH
> {quote}
> 3. Once-over EVERYTHING, including the linked docs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]