What JDK is required to build an Android plugin for Godot 3.4?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By rogerdv

Im getting some java class errors that seems to be produced by mismatching java versions (first time trying to create a plugin, and neither have java experience). What JDK should I use?

If I were to choose only one version of JDK, I would choose Open JDK 1.8 for backward compatibility.

dewcked | 2021-11-23 06:24

Were you able to figure this out? I think I may be having a similar problem :slight_smile:

neoncube | 2022-08-04 17:30

No, I had to find somebody to do it for me. But there is a new updated tutorial about this topic (which I havent see yet) https://www.youtube.com/watch?v=kwf8SFfH4s8.

rogerdv | 2022-08-06 18:16