I have Visual Studio 2013 (runs on the host machine - Windows 8.1 Single Language).
I managed to turn on the hardware virtualization features and run the Windows Phone 8 emulator in a virtual machine (via Oracle VirtualBox).
I do not have Windows 8.1 Pro (and it costs money to upgrade), so I can not use Hyper-V.
So, I have code running on my Visual Studio and an emulator running on a virtual machine in Oracle VirtualBox. Now, I want these two to be connected so that the application can be seen on my emulator. But I can’t find a way to do this. Can I do something (maybe connect two on the same network and use the emulator as a device or something like that) to make this happen?
thank
source
share