Windows phone 8 app deployment without phone developer account for testing in other windows 8 phones

StackOverflow https://stackoverflow.com/questions/20464076

Question

Could you please guide me on how to deploy windows phone 8 apps on other windows phone for testing without phone developer account or any other means . Just deploy the .XAP in any other windows phone and test or for giving demo.

Was it helpful?

Solution

there can be many ways to deploy app on phone.. 1. by launching a beta version of the app and giving microsoft account of the people you want to send it. it will be a 90 days trial and then app will be removed. while this you can also update your app for testers.

  1. by using SD card. put your xap in sd card and then deploy on phone ...

here is the link which might help you

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402565(v=vs.105).aspx

OTHER TIPS

Take a look at this article, it describes the process. You need to register the phone, this process is now free. After the phone has been registered you can deploy apps to it using Visual Studio.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top