mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update requiered JDK version.
This commit is contained in:
@@ -336,7 +336,7 @@ Before you can export your project for Android, you must download the following
|
||||
software:
|
||||
|
||||
* Android SDK: https://developer.android.com/studio/
|
||||
* Open JDK (**version 8 is required**, more recent versions won't work): https://adoptopenjdk.net/index.html
|
||||
* Open JDK (**version 11 is required**, more recent versions won't work): https://adoptopenjdk.net/index.html
|
||||
|
||||
When you run Android Studio for the first time, click on **Configure -> SDK Manager**
|
||||
and install **Android SDK Platform Tools**. This installs the ``adb``
|
||||
|
||||
Reference in New Issue
Block a user