Skip to content

[Android] Connect using your rooted mobile phone

Cronick edited this page Sep 15, 2016 · 1 revision
  1. Check and retrieve your local ip4:
  • Windows : run cmd insert command ipconfig
  • Linux : run terminal insert command ifconfig
  1. You need to follow the installation instructions here. Afterwards, set the endpoint to your ip4 (step 1) with port 3000.

  2. Your mobile has to be in the same network as the server instance is running.

  3. Edit cfg.js's LOCAL_IP to LANIP from step 1

  4. Done