Cannot access localhost from Android device

后端 未结 3 1289
心在旅途
心在旅途 2020-12-09 21:28

Emulator can access web service fromlocal host but my real device cannot although I use LAN ip address (192.168.xx.yyy) instead of 10.0.2.2. Of course, my android mobile was

3条回答
  •  独厮守ぢ
    2020-12-09 22:15

    Have you tried using a wifi router which is connected to your LAN? Then you just need to connect to the wifi using your mobile and you should be able to access (192.168.xx.yyy)

提交回复
热议问题