Creating a build on windows phone 8
问题 I want to make a build (like APK) of my windows phone 8 app for testing. How can i do so.? 回答1: When you Run the Windows Phone 8 app in VS 2012, an XAP file is created in the Bin folder of your app. Its similar to the apk file of Android app. But you cannot directly install this in the phone. You need a developer account to developer unlock the device for testing. You can test the app in Emulator any way. You can also make use of the Beta testing feature of the Windows Phone marketplace, but