You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developing/android.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,10 @@ Additional setup is required for Cordova to support programmatic builds. This se
112
112
113
113
### Java
114
114
115
-
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download JDK8 from the <ahref="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"target="_blank">download page</a>.
115
+
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download the <ahref="https://www.oracle.com/java/technologies/javase-jdk11-downloads.html"target="_blank">Java Development Kit (JDK) 11</a> if you are using **`cordova-android`**`10.0.0` or greater.
116
116
117
117
:::note
118
-
Unfortunately, Cordova is not compatible with the latest version of Java.
118
+
If you are using any version of **`cordova-android`** below `10.0.0`, install the <ahref="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html"target="_blank">Java Development Kit (JDK) 8</a>.
Copy file name to clipboardExpand all lines: versioned_docs/version-v5/developing/android.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -104,10 +104,10 @@ Additional setup is required for Cordova to support programmatic builds. This se
104
104
105
105
### Java
106
106
107
-
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download JDK8 from the <ahref="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"target="_blank">download page</a>.
107
+
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download the <ahref="https://www.oracle.com/java/technologies/javase-jdk11-downloads.html"target="_blank">Java Development Kit (JDK) 11</a> if you are using **`cordova-android`**`10.0.0` or greater.
108
108
109
109
:::note
110
-
Unfortunately, Cordova is not compatible with the latest version of Java.
110
+
If you are using any version of **`cordova-android`** below `10.0.0`, install the <ahref="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html"target="_blank">Java Development Kit (JDK) 8</a>.
Copy file name to clipboardExpand all lines: versioned_docs/version-v6/developing/android.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,10 @@ Additional setup is required for Cordova to support programmatic builds. This se
112
112
113
113
### Java
114
114
115
-
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download JDK8 from the <ahref="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"target="_blank">download page</a>.
115
+
Native Android apps are compiled with the <ahref="https://java.com/en/"target="_blank">Java</a> programming language. Download the <ahref="https://www.oracle.com/java/technologies/javase-jdk11-downloads.html"target="_blank">Java Development Kit (JDK) 11</a> if you are using **`cordova-android`**`10.0.0` or greater.
116
116
117
117
:::note
118
-
Unfortunately, Cordova is not compatible with the latest version of Java.
118
+
If you are using any version of **`cordova-android`** below `10.0.0`, install the <ahref="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html"target="_blank">Java Development Kit (JDK) 8</a>.
0 commit comments