Skip to content

Instantly share code, notes, and snippets.

View tinygusie2's full-sized avatar

gk tinygusie2

  • 16:46 (UTC +02:00)
View GitHub Profile
@tinygusie2
tinygusie2 / Minecraft Bedrock Server Setup.markdown
Created April 16, 2025 15:11
Minecraft Bedrock Server on Android

Setting Up a Minecraft Bedrock Server on Android

This guide explains how to set up a Minecraft Bedrock server on an Android device using Ubuntu, based on the provided documentation. It skips the Ngrok setup and does not require Java installation, as the Bedrock server uses a native binary.

Prerequisites

  • An Android device with sufficient storage and processing power.
  • Minecraft Bedrock Edition installed on your device or another device to connect to the server.
  • Termux app installed from the Google Play Store or F-Droid.
  • Basic familiarity with terminal commands.