In my Android application for reading RSS links, I am getting this error:
java.net.UnknownHostException: Unable to resolve host "example.com"; No address associated with hostname.
In my emulator I can connect to Google through a browser. Please help me to resolve this issue.