문제

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