0 [Android] Connect using your rooted mobile phone
Cronick edited this page 2016-09-15 15:01:18 +02:00
  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