How to load any XAP file with the Windows Phone 7 emulator

后端 未结 6 1130
清酒与你
清酒与你 2021-01-31 19:41

Does anyone know if it is possible to load a windows phone 7 XAP file into the emulator without the solution or source files? In other words, can I send somebody just a XAP file

6条回答
  •  情歌与酒
    2021-01-31 20:16

    Yes, you can deploy the XAP file for WP7 or WP8 in emulator without having the source file!! Please follow the steps:

    1. Go to the folder- "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment" and run the .exe file.
    2. Now you will found a Application Deployment window. Select target device. Load the XAP file. Click 'Deploy' button.
    3. Emulator will be opened automatically and finally you are ready to run the app from the Emulator.

提交回复
热议问题