Reputation: 23
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.
Upvotes: 1
Views: 3699
Reputation: 3202
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.
Upvotes: 0
Reputation: 1313
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.
here is the link which might help you
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402565(v=vs.105).aspx
Upvotes: 1