Developing Window Store Apps in Visual Studio 2013 on Window 7 64-bit without emulator

后端 未结 1 1172
既然无缘
既然无缘 2020-12-21 23:25

This is going to be quite a long question but please bear with me till the end. Before going into the details, below are my PC environments:

  • Windows 7 Professi
相关标签:
1条回答
  • 2020-12-21 23:47

    Sorry to say this but Windows 8.1 is a requirement for developing as usually emulators on being initialized tries to load the OS into the device like the basic theme etc options.
    1) You can try to connect your Windows phone to your PC and select Deploy to Device. (Though it might work and you will be able to debug yet still you would face a problem when you try to create a release build package to be uploaded on windows store. Also even though the fixes might work for short period but with Windows 10 about to be released you would be stuck with waiting for a fix to develop apps for that.)
    2) You can try installing windows 8.1 inside VMWARE and deploy it.

    0 讨论(0)
提交回复
热议问题