Unofficial unsupported and unethical launcher for 2009Scape on Android. Based on Pojav/Boardwalk
Find a file
2020-09-24 10:42:37 +07:00
.github/workflows (1/2) Try to sign with same debug keystore 2020-09-05 15:30:01 +07:00
.idea/libraries Android Studio compatibility 2020-04-11 15:05:51 +07:00
app Then disable it 2020-09-24 10:42:37 +07:00
gradle/wrapper Update gradle-wrapper.properties 2020-08-03 13:39:00 +02:00
.gitignore Replace multidoj7 with PojavDX16 2020-03-21 14:44:06 +07:00
.travis.yml.disabled Prepare compare build time 2020-09-04 12:35:02 +07:00
build.gradle Logcat logging 2020-09-10 17:35:58 +03:00
crowdin.yml Commit ad5c86b 2020-09-17 17:45:20 +07:00
gradlew add the gradlew file 2020-08-03 13:13:27 +02:00
LICENSE Create LICENSE 2020-07-28 06:25:28 +07:00
README.md Enable ARM64 build, then disable it 2020-09-20 10:34:52 +07:00
settings.gradle Upload sources 2020-03-19 16:42:25 +07:00

Android CI

PojavLauncher

A Minecraft: Java Edition launcher for Android based from Boardwalk. This branch is intended to support 1.13+

This branch?

  • Attempt to run Minecraft in OpenJDK, different a bit with Boardwalk 2.

Current status

  • Removed BinaryExecutor: execute java binary, no JNIInvocation.
  • Temporary removed JVDroid OpenJDK 11 (32 and 64-bit ARM and x86). Partial, no error can't lock mutex, but now exit with none output.
  • OpenJDK 9 Mobile port
  • AWT/Swing for mod installer.Will try own graphics environmentuse Caciocavallo project.
  • OpenGL in OpenJDK environment
  • OpenAL
  • Input keyboard and mouse events from ART to OpenJDK environment
  • Support Minecraft 1.12 and below. Used GLFW stub.
  • Support Minecraft 1.13 and above. Will make a wrapper LWJGL2 to 3.
  • More...

License

  • PojavLauncher is licensed under GPLv3.