How to connect Visual Studio 2015 Android Emulator to network?

android-emulator, visual-studio-2015

Solution

Thanks guys for ideas. I uninstalled both Xamarin Android Player and Genymotion and now the VS Emulator works!

Problem

I've recently installed VS 2015 RC and the Android Emulator seems to work great(it is very fast :)) except it can not connect to network. According to http://blogs.msdn.com/b/visualstudioalm/archive/2015/04/29/visual-studio-emulator-for-android-in-vs2015-rc.aspx the emulator should be able to connect to my WiFi card. I had a look at the emulator in Hyper-V Admin UI and it is configured in the same way as Windows Phone Emulator which works just fine. Any ideas?

Original source