Does anyone know if the Windows 8 Phone emulator uses ARM or x86 for it's CPU architecture?

有帮助吗?

解决方案

It's indeed a x86 virtualization. ARM is only for devices. Inhouse or 3rd party native components need to be build for the both architectures, if you want to test on the emulator.

其他提示

Emulator is x86, devices are ARM.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top