Skip to content

Build and packaging script for building OpenJDK, used for Boardwalk 2.0

Notifications You must be signed in to change notification settings

BoardwalkApp/boardwalk2-openjdk-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Build and packaging script for building OpenJDK, used for Boardwalk 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages