2020-01-18 22:18:09 -05:00
2018-03-10 00:24:36 -05:00
2018-03-10 00:24:36 -05:00
2020-09-14 18:21:10 +07:00
2018-03-10 00:24:36 -05:00
2020-09-13 19:28:49 +07:00
2020-09-14 12:48:42 +07:00
2020-07-20 18:13:39 +07:00
2020-06-29 15:49:04 -07:00
2018-03-10 00:24:36 -05:00
2020-09-14 12:48:42 +07:00
2018-03-10 00:24:36 -05:00
2020-07-22 11:20:00 +07:00
2018-03-10 00:24:36 -05:00
2018-03-10 00:24:36 -05:00
2018-03-10 00:24:36 -05:00

Based on http://openjdk.java.net/projects/mobile/android.html

Download Android NDK r10e from https://developer.android.com/ndk/downloads/older_releases.html and place it in this directory

(Can't automatically download because of EULA)

Run in this directory:

./extractndk.sh
./getlibs.sh
./maketoolchain.sh
./clonejdk.sh
./buildlibs.sh
./buildjdk.sh
./removejdkdebuginfo.sh
./tarjdk.sh

For x86:
./maketoolchain_x86.sh
./reextractlibs_x86.sh
./buildlibs_x86.sh
./buildjdk_x86.sh
Description
Build and packaging script for building OpenJDK, used for Amethyst
Readme 3.1 MiB
Languages
C 94%
Shell 6%