Visual studio emulator for android get stuck in Azure VM -


screenshot

i'm hosting development machine on azure vm(size of d3), started windows 8.1 enterprise n image, after successful install of vs 2015 rc community, stuck while i'm try start vs emulator android, can see in screenshot, keeps saying "preparing virtual machine...". question: how can launch emulator?

you'll want check "current limitations" section of introductory post on visual studio emulator android. because emulator hyper-v vm, azure uses hyper-v vms, , hyper-v not support nested virtualization, can't run emulator on azure yet.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -