Build and packaging script for building OpenJDK, used for FoldCraftLauncher.
http://openjdk.java.net/projects/mobile/android.html
https://github.com/PojavLauncherTeam/android-openjdk-build-multiarch
| JDK | Branch | aarch64 | arm | x86 | x86_64 |
|---|---|---|---|---|---|
| 1.8 | Build_JRE_8 | √ | √ | √ | √ |
| 11 | Build_JRE_11 | √ | √ | √ | √ |
| 17 | Build_JRE_17 | √ | √ | √ | √ |
| 21 | Build_JRE_21 | √ | √ | √ | √ |
See README of the corresponding branch.