This is the source code for Boardwalk, a Minecraft Java Edition launcher for Android.
This branch contains the source for Boardwalk 1.2 (the last public released version).
There are three branches of development:
master
: Boardwalk 1.0-1.2. Uses Android's own JVM. The only released version. Doesn't work on Android 7.x and above.boardwalk-1.9
: Boardwalk 1.9 beta. Uses Oracle's JDK. Abandoned.boardwalk-2.0
: Boardwalk 2.0. Uses OpenJDK's Android port. This is the latest version.
Some modified third-party components are in separate repositories:
TODO - the current Boardwalk build process only works on my computer; I will post updated instructions soon.
The source code in this repository is licensed under the Apache License, version 2.0 unless otherwise indicated in the file.
This means you can use those files as long as you credit me.
Some files and libraries are taken from third-party projects and have their own licenses. Please see the header of those files for their licenses.
If you have any questions, please open an issue.
This project is governed by the Contributor Covenant version 1.4(https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).