Merge pull request #9623 from skyace65/Android422

Update exporting for android page for Godot 4.2.2
This commit is contained in:
Max Hilbrunner
2024-07-20 13:02:47 +02:00
committed by GitHub
3 changed files with 3 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ project).
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:
@@ -97,6 +97,8 @@ In that screen, 2 paths need to be set:
- The debug ``.keystore`` file
- 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!
.. note::

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB