• Stars
    star
    425
  • Rank 102,069 (Top 3 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Environment for running Minecraft Java Edition on Android

Boat - Helper library for Android

ไธญๆ–‡

Contents

Introducion

Boat provides an environment to run some interesting programs on Android. It evolves from zhuowei's Boarwalk. Initilaly, Boat is just for playing Minecraft Java Edition on Android. Currently, we still test Boat with Minecraft JE. However, Boat is NOT a Minecraft launcher. Please have a look on Related Projects.

Building

It is very simple to build the aar package. NOTE๏ผŒonly support aarch64ใ€‚32bit arm has been abandoned and is never tested.

export ANDROID_SDK_ROOT=Your Android SDK path

./gradlew assembleDebug

Related-Projects

  • MCinaBox. A Minecraft Java Edition Launcher on Android. Using Boat to provide runtime environment.
  • xserver-xboatใ€‚ X server on Android, ported from Xephyr.
  • GLFWใ€‚ Create and manage OpenGL context with GLFW! Most of APIs work!

License

This app project is distributed under GPL v2.0.