java.net.UnknownHostException: Unable to resolve host “”: No address associated with hostname and End of input at character 0 of

后端 未结 11 2094
滥情空心
滥情空心 2020-11-27 13:38

I\'ve created an app that loads a question from my web services, and it works fine. But, sometimes it crashes and I do not get the reason why this is happening, especially b

11条回答
  •  [愿得一人]
    2020-11-27 14:16

    I was testing my application with the Android emulator and I solved this by turning off and turning on the Wi-Fi on the Android emulator device! It worked perfectly.

提交回复
热议问题