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

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

문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top