Tran Khanh Duy faaf767697
Update setdevkitpath.sh
Wrong branch
2020-11-03 18:06:09 +07:00
2020-09-24 09:42:45 +07:00
2018-03-10 00:24:36 -05:00
2020-10-19 18:36:32 +07:00
Fix
2020-09-21 13:30:41 +07:00
Fix
2020-09-21 13:30:41 +07:00
2020-09-21 15:44:26 +07:00
2020-10-15 09:17:57 +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-15 13:17:23 +07:00
2018-03-10 00:24:36 -05:00
2018-03-10 00:24:36 -05:00
2020-11-03 18:06:09 +07:00
2020-09-24 10:31:12 +07: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%