Android Studio / Win8 / ERR_NAME_NOT_RESOLVED -


Use Android Studio on Windows 8 X64 (latest stainless build). I have a very simple project, but a webview has pointed to google.com but every time I launch the app in the emulator, I get ERR_NAME_NOT_RESOLVED.

I have ensured that Internet permission is in the manifest, I tried to pass the NNS-server flag to indicate the emulator 127.0.0.1 as well as the IP for my router Nothing works, nothing works. I have slipped the web and have not found anything, which looks suspicious, it is a relatively simple thing that I expected to work properly from the box.

Any thoughts? thank you in advanced! By disabling my NIC, I was able to get the emulator to use my WiFi connection.



Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -