AndroiDev: UnknownHostException
Recently I was messing around on Android with the BrowserView’s and BrowserIntent’s. When trying out one of the examples, I got: InetAddress: Unknown host www.google.com throwing UnknownHostException Every URL I entered, it displayed a “Page cannot be found” type error. At first I thought it was the site I was trying to use, but obviously…