- Joined
- Oct 28, 2024
- Messages
- 5,847
As you can see, this is version 0.8.1 (released in December 2013). This was the last version of the game before infinite worlds were added. All of the classic features are here, such as the nether reactor core & OG stonecutter.
Trying to install an unmodified APK won't work on a typical Android device; Google made it so that old apps (lower than SDK 23 or 24 depending on version) refuse to install on modern devices for security reasons. As MCPE doesn't have any online features except the long-dead Realms Alpha service, it's safe to use for the most part.
All I had to do was modify the androidmanifest.xml file to change the SDK values from 11 to 24, and it works perfectly after building the APK.
There are two (small) issues:
- Game won't save worlds unless you explicitly give it the storage permission in the Android settings menu, it won't ask for it by itself.
- With the modern gesture navigation mode in Android, part of the hotbar is unusable due to the "pill" covering its touch zone. Switching to the older 3-button navigation solves this.
Download the APK file here (catbox)
edit im an idiot and put 2024 on the sign instead of 2025 LOL