mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-08 03:53:05 -04:00

New Crowdin updates
…
…
PojavLauncher
An open source Minecraft: Java Edition launcher for Android based from Boardwalk. Support up-to Minecraft 1.11 (Codes has not been sorted yet, it contains ton of classes without packing to module).
Discord server: https://discord.gg/6RpEJda
iOS version?
- Impossible for directly run. There's RoboVM but is AOT Compiler. You could also try UTM with Android-x86.
- OpenJDK 9 and GL4ES has iOS port so maybe run in a jailbreaked device. I don't have a Mac OS X device to build one.
Installing OptiFine?
Follow steps here.
Installing Forge?
Not implemented yet.
Known issues
- Some Huawei devices can't run Minecraft or OptiFine.
- Can't run multiple versions at same time.
- V2 will not work on Android 6 and return error
ClassNotFoundException
.
FAQ
• Unable to drag item in inventory?
Disable touchscreen mode. Open Minecraft Settings -> Controls -> Touchscreen Mode: Toggle to OFF.
• Unable to install Minecraft 1.9 or above, can't convert library net.java.dev.jna
?
Increase max DX references. Launcher Options -> Settings -> Increase max DX references to 8k.
• Other bugs or still not working?
Report an issue with:
- Full error log: press Show more and copy.
If it isn't a Minecraft crash:
- Device name
- Android version
Minecraft versions worked in PojavLauncher 2.5.3
Minecraft version | |||||||
---|---|---|---|---|---|---|---|
Android | 1.7.10 | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.12.2 |
5.x | Yes | Yes | Yes | ??? | ??? | No | No |
6.0 | Yes | Yes | Yes | ??? | ??? | No | No |
7.x | ??? | Yes | Yes | Yes | Yes | No | No |
8.x | Yes | Yes | Yes | Yes | Yes | Java8 | Java8 |
9.0 | Yes | Yes | Yes | Yes | Yes | Java8 | Java8 |
10.0 | Yes | Yes | Yes | Yes | Yes | Java8 | Java8 |
11.0 | Yes | Yes | Yes | Yes | Yes | Java8 | Java8 |
OptiFine worked in PojavLauncher 2.5.3
Android version | 9.0 | ??? | ??? | Manually Android 10 | 9.0 |
---|---|---|---|---|---|
Minecraft version | 1.7.10 | 1.8 | 1.9 | 1.10 | 1.11 |
OptiFine | OptiFine_1.7.10_HD_U_E7 | ??? | ??? | OptiFine_1.10_HD_U_H5 | OptiFine_1.11_HD_U_F5 |
Status | Worked | ??? | ??? | Worked (manually) | Worked (with 1 hack) |
A note about 1.12.x
- Minecraft 1.12.x can be run on Android 8.0 and above by use d8 for desugar and dexing in the latest v2, but will crash in singleplayer.
License
- PojavLauncher is licensed under GNU GPLv3.
Third party components and it's licenses
- (v2) Boardwalk: Apache License 2.0.
- (v2) LegacyLauncher: (unknown license).
- (all) Android Support Libraries & DX Dexer: Apache License 2.0.
- (all) gl4es: MIT License.
- (v3) OpenJDK: GNU GPLv2 License.
- (all) LWJGL 2: Legacy LWJGL License.
- (v3) LWJGL 3: BSD-3 License.
Description
A Minecraft: Java Edition Launcher for Android and iOS based on PojavLauncher. This repository contains source code for Android platform.
Languages
Java
63.8%
C
36%