问题描述
我在MS Visual Studio 2012 Express for Windows8手机下使用C#技术创建了一个Windows8手机应用程序。
我还从VS2012选项的Store-> Create App Package ...创建了一个应用程序包。
现在,我想安装和测试这个应用程序到我的Windows 8手机(诺基亚Lumia 520),但不知道正确的方式,试图谷歌它但得到的信息,它只能通过Windows开发者帐户。
但我这次不想花钱,只是想在我的手机中测试我的应用程序以后会去开发者帐户或上传。
有没有什么方法可以在带有VS2012 Express版本的Windows8 pc中编译的手机中安装应用程序?
使用以下资源进行部署:
1)电话:诺基亚Lumia 520(可以通过USB数据线连接到PC)
2)PC:
操作系统:Windows8
工具:Visual Studio 2012 Express
编译的应用程序包名称:test_1.0.0.0_AnyCPU.appxupload
如果有任何方法可以在没有开发帐户的情况下在手机中安装我的windows8应用程序,请告诉我。仅用于测试目的。
问候,
Saqib
Hi,
I have created a Windows8 phone application by using C# technology under MS Visual Studio 2012 Express for Windows8 phone.
I have also created a app package from "Store->Create App Package..." of VS2012 option.
Now, I wanted to install and test this app to my windows 8 phone (Nokia Lumia 520), but don't know the proper way, tried to google it but got information that it can be done only through windows developer account.
But I don't want to spend money this time, just wanted to test my application in my phone later will go for developer account or uploading.
Is there any way to install the app in phone which is compiled in Windows8 pc with VS2012 Express edition?
Using following resources for deployment:
1) Phone: Nokia Lumia 520 (can connect to PC through USB data cable)
2) PC:
OS: Windows8
Tool: Visual Studio 2012 Express
Compiled app package name: test_1.0.0.0_AnyCPU.appxupload
Please let me know if there is any way to install my windows8 app in phone without dev account, just for testing purpose.
Regards,
Saqib
推荐答案
这篇关于部署Windows8手机应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!