How to fix Java for Android export in Godot ?

This tutorial will fix Java for Android export in Godot.

OpenJDK

Download the archive of OpenJDk 17 and extract the subfolder jdk-17.0.2 in the desktop.

https://jdk.java.net/archive/

Godot

Open a Godot project > Editor > Editor Settings > Export > Android

Set Java SDK path to ~/Desktop/jdk-17.0.2/

Error to find this article

Invalid java SDK path in Editor Settings.Missing 'bin' directory!

Informations

Pop!_OS 22.04 LTS, Steam(Flatpak), Godot Engine v4.5.1.stable

Last edit on