Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tutorials/export/exporting_for_android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Exporting for Android
Exporting for Android has fewer requirements than compiling Godot for Android.
The following steps detail what is needed to set up the Android SDK and the engine.

Install OpenJDK 17
Install OpenJDK 8
------------------

Download and install `OpenJDK 17 <https://adoptium.net/?variant=openjdk17>`__.
Download and install `OpenJDK 8 <https://adoptium.net/?variant=openjdk8>`__.

Download the Android SDK
------------------------
Expand Down