How To Run A Minecraft Server From Your Android Smartphone Or Tablet

From Human's Love
Revision as of 01:19, 24 June 2022 by Pikesign2 (talk | contribs) (Created page with "<p> This will download the 1.15.2 Minecraft server JAR. If you'd prefer a different version, you can download the JAR here. After downloading the JAR execute this command: chm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This will download the 1.15.2 Minecraft server JAR. If you'd prefer a different version, you can download the JAR here. After downloading the JAR execute this command: chmod +x mincraft_server.jar



Then: echo "eula=true" > eula.txt



Finally, run: Java --Xmx1024M --Xms1024M minecraft_server.jar nogui. This will start the Minecraft server with 1GB (1024MB). Jason's Blog If you want to give it more or less RAM modify the "1024M" number in the -Xmx argument. Let it get moving.



Fredrik Fornwall, Developer Price: Free



Download QR-Code



AnLinux: Run Linux On Android Without Root Access Developer: EXA Lab Price: Free



If everything went smoothly you'll now have a Vanilla Minecraft server running on your Android device!



For more advanced tips, like SSH access and Forge installation, as well as making your server public, make sure to visit the original Reddit thread.



XDA >> News In-Depth >Here's how you can run the Minecraft Server from your Android phone, as if there's no reason not to.



I started by installing custom ROMs and rooting before moving to altering Android apps in Smali and subsequently developing various utility and customization apps for Android such as SystemUI Tuner. Check me out on Twitter: https://twitter.com/wander1236. More