Many fans of the cubic world are faced with a situation when they urgently need to launch Minecraft Pocket Edition, but your usual internet connection or router is unavailable. This can happen while traveling, at camp, or simply due to issues with your ISP. However, the lack of a global network doesn't mean multiplayer mode is off limits.
There are several proven ways to establish a connection between devices using only the resources of the smartphones themselves. Local area network (LAN) and creating an access point allow you to connect devices into a single gaming zone without wasting data. In this article, we'll cover the technical details of setting up a connection in detail.
You will learn how to turn one phone into a server for another, what settings IP addresses What needs to be changed and why standard methods may not work without proper preparation. We'll cover both single-device gaming and creating a local network between two physical phones.
Minecraft PE Offline Capabilities
Game Minecraft: Bedrock Edition was designed from the ground up with device mobility in mind. Unlike the desktop version, which often requires a full-fledged server, the mobile platform uses technology local detectionThis means that devices search for each other within range of a wireless signal.
For a successful connection, it's crucial that both devices are on the same subnet. This is typically provided by a Wi-Fi router, but one of the smartphones can also perform this function. The key is to create a virtual bridge over which game data packets will be transmitted.
It's worth noting that the operating system version and the game itself must be identical or as close as possible. If both are installed on the same device, Android 14, and on the other iOS 17, this is not a problem, but the Minecraft versions must match, otherwise a protocol incompatibility error will occur.
⚠️ Please note: When playing via a mobile hotspot, battery consumption on the server phone may increase by 2-3 times. Connect your device to a power source or use a power bank beforehand.
Understanding the operating principle TCP/IP A miniature understanding of protocols will help you avoid common mistakes. The smartphone that creates the network becomes the host, and the connecting device becomes the client. All data circulates within this closed system.
Preparing devices and configuring versions
Before starting the process, make sure both devices are running the latest, updated version of the game. The developers are constantly making changes to the network code, and older versions may simply not be able to see new worlds. Check for updates in Google Play or App Store.
You also need to enable the appropriate permissions in the app's settings. Go to Settings → Profile and make sure the "Visibility on local network" switch is enabled. Without this step, other devices will not be able to physically discover your world.
- 📱 Make sure that the Wi-Fi module is turned on on both phones (even if there is no Internet, the module should be lit).
- 🎮 Turn on Bluetooth on both devices for assisted discovery (optional but useful).
- 🌍 Create a new world or select an existing one with the "Visible to players on LAN" option enabled.
It's important to disable Airplane mode, as it blocks all wireless interfaces. Even if you're not using a SIM card, system services may interfere with the attempt to create a local tunnel.
☑️ Pre-launch checklist
Method 1: Playing on one phone (Split-screen)
The simplest option, which doesn't require a second device, is split-screen. However, it's worth clarifying right away: native split-screen support in the mobile version Minecraft PE Not available. This feature is only available on consoles (PlayStation, Xbox, Switch) and PC.
However, there are workarounds for Android devices with powerful hardware. Some manufacturers (for example, Samsung or Xiaomi) allow you to run two instances of an application via the "App Clone" or "Secure Folder" functions, but merging them into one world is extremely difficult and requires root access.
A more realistic scenario for a single phone is to use emulators or special launchers that emulate controllers. However, if you only have one smartphone and don't have a second device, full multiplayer is technically impossible, as the screen isn't divided into two independent input areas.
⚠️ Warning: Attempting to install modified versions of the game for split-screen play on the same device may result in your Microsoft account being blocked or your phone becoming infected with viruses. Use only official methods.
If your goal is to play with two players on the same screen, the only stable solution is to connect a second device (a tablet or an older phone) via a local network, which will be discussed below. A single phone physically cannot handle two independent input streams for two players in the same world.
Method 2: Create a local network via Hotspot
This is the most reliable method, allowing you to play without a router or internet connection. One of your smartphones acts as a virtual router. No SIM cards or data plans are required; a working Wi-Fi module is sufficient.
The owner of the phone, who will be the host (the creator of the world), must open the system settings. Find the section Connections → Mobile Hotspot & TetheringTurn on the access point. Name the network, for example, MinecraftLAN, and set a simple password.
The second player must find this network in the list of available Wi-Fi connections and log in. Once connected, both devices will be on the same local network, even if the "Internet" icon is missing or displays an exclamation mark.
What should I do if my phone won't let me turn on Hotspot without a SIM card?
Some carriers and firmware versions block internet tethering without an active SIM card. In this case, disable the check in the developer settings or use third-party apps to create a virtual router, such as NetShare, which uses Wi-Fi Direct.
Once the connection is successful, launch Minecraft on both devices. The host enters their world. The other player should see this world in the "Friends" or "Games" tab after a few seconds of searching.
Manually configuring IP addresses and ports
Sometimes automatic detection fails due to specific Wi-Fi module drivers. In this case, manual address specification is required. The host needs to know its local IP address. This can be done in the access point settings or through third-party utilities such as Fing.
Typically the address looks like this 192.168.43.1 or 192.168.1.1The second player should go to the game menu, select the "Games" tab and scroll down to the "Add Server" button.
In the "Server Address" field, enter the IP address of the host, and leave the default value in the "Port" field. 19132If the port was changed in the world settings, enter it. After saving, the server will appear in the list of available servers.
| Parameter | Value for Host | Value for the Client |
|---|---|---|
| Connection type | Creating an access point | Connecting to Wi-Fi |
| IP address | 192.168.43.1 (example) | Received automatically |
| Port | 19132 (standard) | 19132 (entered manually) |
| Internet | Not required | Not required |
In this case, the procedure for adding a server will have to be repeated with a new address.
Alternative methods: Wi-Fi Direct and Bluetooth
There are proxy apps that create a local server without using the standard Android/iOS hotspot. For example, the app NetShare or No Root TetheringThey use Wi-Fi Direct technology, which allows data to be transferred directly between devices.
The principle is similar: one device creates a network, and another connects. However, in Minecraft settings, you may need to specify a specific port that is displayed in the intermediary application. Often, these are ports in the range 8000-9000.
Using Bluetooth to play Minecraft is theoretically possible, but not practical due to the extremely low data transfer rate. Protocol Bluetooth does not provide sufficient bandwidth to transmit blocks and coordinates in real time without delays.
⚠️ Note: Phone settings interfaces (Samsung, Xiaomi, Honor) may differ. Menu item names may vary, but the logic remains the same: you need to create a local network where devices can see each other.
Some users try using USB cables to create a network (USB tethering). This works if you have an OTG cable and the second phone supports USB tethering. This will maximize connection speed and minimize ping.
Solving common connection problems
Even with proper configuration, errors can still occur. The most common issue is "Unable to connect to the world." This is often due to a firewall or antivirus software on one of the devices blocking incoming connections.
The issue may also be related to different game versions. If one player has version 1.20.50 and the other has 1.20.51, the connection will be impossible. Check for updates in the app stores.
- 🔄 Restart both phones - this will reset the network settings cache.
- 🚫 Disable the VPN on both devices if they were enabled.
- 🔋 Make sure that power saving mode does not turn off the Wi-Fi module to save battery power.
If all else fails, try creating a completely new world with default settings. Sometimes old worlds can have corrupted network configuration files that prevent new players from connecting.
Why isn't the world showing up in my friends list?
Most likely, the "Visibility on Local Network" option is disabled on one of the devices in the profile settings (Profile tab). Also, check that both devices are connected to the same access point and not to mobile data.
Is it possible to play without a SIM card?
Yes, you don't need a SIM card. The Wi-Fi module works regardless of whether you have a SIM card or not. The main thing is that the "Mobile Hotspot" feature is enabled on the host phone, even if it says "No internet connection."
What is the maximum ping when playing through Hotspot?
When playing through a local access point, ping is typically less than 10 ms, as data doesn't travel beyond the device. This ensures perfect synchronization, better than most home routers.
Does cross-platform work without internet?
Yes, Android and iOS users can play together via a local area network (LAN). However, connecting consoles or PCs to such a network requires the computer to also be connected to the phone's Wi-Fi network (or a virtual network).