4

When i run my application for sometime, suddenly the network is getting disconnected and i am getting the unknownhostexception in my application. In that case if i check the browser, the same exception occurs.I don't know why internet is getting disconnected suddenly. It works fine only if i re start the emulator again. If any one knows and provides the solution, it will be very much helpful for everyone.

ios developer
  • 923
  • 2
  • 12
  • 19

2 Answers2

4

See the below link: http://hubpages.com/hub/Tips-to-solve-the-UnknownHostException-on-Android

Androider
  • 803
  • 6
  • 18
2

Delete the old emulator and create a new one. This will help

Rohit Mandiwal
  • 10,258
  • 5
  • 70
  • 83