Visual Studio Android Emulator won't connect to localhost -


running vs 2015 + windows 10.

the android emulator cannot reach localhost on ip 169.254.80.80, registered virtual switch. can, however, connect net. windows mobile 10 emulator can connect fine same localhost ip.

the error "connection timed out"

is vs android emulator on win 10 broken?

k - figured out.

usually ip (169.254.80.80) links "windows phone emulator" switch 1 use, in case wasn't so. if open network tab (select >> button on emulator), you'll notice there 2 desktop adapters - 1 169... ip, , in case other 10.0.0.10. 10.0.0.10 ip managed connect localhost (pretty blue iis screen :)

edit: aside - if you're working https - you'll need add port 443 inbound rules in windows firewall advanced settings


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -