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

From Human's Love
Jump to: navigation, search

This will download the 1.15.2 Minecraft server JAR. If you want another version, you can download the JAR here. MUNDO'S BLOG After downloading the JAR, do this command:chmod +x minecraft_server.jar



And then:echo eula=true > eula.txt



Finally, run:java -Xmx1024M -Xms1024M -jar minecraft-server.jar nogui This will run the Minecraft server with 1GB (1024MB) of RAM. If you want to give it more or less RAM to work with, change the "1024M" number in the -Xmx argument. Let it start up.



Termux Developer: Fredrik Fornwall Price: Free



Download QR-Code



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



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



For more advanced instructions, such as SSH access, Forge installation, and making your server public, be sure to visit the original Reddit thread.





Tags MinecraftTutorial



XDA >> News In-Depth >> Here's how to run a Minecraft Server from your Android phone, because why not



About author



Started out rooting and installing custom ROMs before moving onto modifying Android apps in Smali and subsequently developing various customization and utility apps for Android, such as SystemUI Tuner. Check me out on Twitter: https://twitter.com/wander1236.