Pregunta

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

¿Fue útil?

Solución

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.

Otros consejos

Emulator is x86, devices are ARM.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top