How to launch the Marketplace in the Windows Phone 8 Emulator

前端 未结 2 436
醉酒成梦
醉酒成梦 2020-12-19 11:50

Is it possible to install app from Windows Phone Store to WP 8 emulator?

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-19 12:27

    Marketplace applications are run through the native image generator, so if they were not already compiled for ARM only, they will be once ngen have finished it's job.

    And you obviously cannot install ARM applications on a x86 emulator.

提交回复
热议问题