Why does Android Emulator not access local network.

  • Replies:0
Priyanka J.
  • Forum posts: 2

Oct 11, 2017, 9:10:25 AM via Website

I have been trying to access the server system which is in local network in my work premises.

The server system cannot be accessed outside the network or through WIFI due to security concerns.

When I am trying to call an API url from my system (web browser), it is returning results perfectly. But, the same thing when I am trying to access from my android application, it is returning 503(Unreachable) error code. The api is not accessible from the browser application of android emulator.

Anyone here who has faced this issue earlier and resolved ???

Reply