Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/windows-phone-7/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows phone 7 如何将我的应用程序上载到Windows Phone 7进行测试?_Windows Phone 7_File Upload - Fatal编程技术网

Windows phone 7 如何将我的应用程序上载到Windows Phone 7进行测试?

Windows phone 7 如何将我的应用程序上载到Windows Phone 7进行测试?,windows-phone-7,file-upload,Windows Phone 7,File Upload,我正在为WindowsPhone7移动设备开发一个应用程序。我已经用模拟器完成了测试,现在我想在实际的手机上进行测试。有人知道我如何将应用程序上传到手机上吗 我知道iPhone可以直接上传,黑莓可以从任何网站安装 如何使用Windows Phone 7实现这一点 使用链接将您的手机注册为开发者设备- 如果您是在Visual Studio中编写,请选择Windows Phone 7设备作为目标,而不是Emulator 如果您刚刚获得一个XAP文件(来自bin/debug或bin/release目录

我正在为WindowsPhone7移动设备开发一个应用程序。我已经用模拟器完成了测试,现在我想在实际的手机上进行测试。有人知道我如何将应用程序上传到手机上吗

我知道iPhone可以直接上传,黑莓可以从任何网站安装

如何使用Windows Phone 7实现这一点

  • 使用链接将您的手机注册为开发者设备-

  • 如果您是在Visual Studio中编写,请选择Windows Phone 7设备作为目标,而不是Emulator

  • 如果您刚刚获得一个XAP文件(来自bin/debug或bin/release目录),那么您可以使用“应用程序部署”工具