HTTP request from device to local server

@diargal

  1. Connect the Mobile and your Computer to the same network/wifi.
  2. find your system(computer) IP.
  3. while taking the mobile build in the config file change the http://localhost:8100/ into http://YOUR_IP:8100/ eg: ( http://192.168.100.34:8100/)

Now you can access your local server form your mobile.

2 Likes