Bläddra i källkod

Merge pull request #9623 from skyace65/Android422

Update exporting for android page for Godot 4.2.2
Max Hilbrunner 1 år sedan
förälder
incheckning
631f01417f

+ 3 - 1
tutorials/export/exporting_for_android.rst

@@ -87,7 +87,7 @@ project).
 
 
 Scroll down to the section where the Android settings are located:
 Scroll down to the section where the Android settings are located:
 
 
-.. image:: img/androidsdk.png
+.. image:: img/androidsdk.webp
 
 
 In that screen, 2 paths need to be set:
 In that screen, 2 paths need to be set:
 
 
@@ -97,6 +97,8 @@ In that screen, 2 paths need to be set:
 - The debug ``.keystore`` file
 - The debug ``.keystore`` file
   - It can be found in the folder where you put the ``debug.keystore`` file you created above.
   - It can be found in the folder where you put the ``debug.keystore`` file you created above.
 
 
+- ``Java SDK Path`` should be the location where OpenJDK 17 was installed.
+
 Once that is configured, everything is ready to export to Android!
 Once that is configured, everything is ready to export to Android!
 
 
 .. note::
 .. note::

BIN
tutorials/export/img/androidsdk.png


BIN
tutorials/export/img/androidsdk.webp