Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/16.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 8操作系统版本中的Windows phone 7应用程序_Windows_Windows Phone 7_Windows Phone 7.1_Windows Phone 8 - Fatal编程技术网

新Windows phone 8操作系统版本中的Windows phone 7应用程序

新Windows phone 8操作系统版本中的Windows phone 7应用程序,windows,windows-phone-7,windows-phone-7.1,windows-phone-8,Windows,Windows Phone 7,Windows Phone 7.1,Windows Phone 8,我开发了一个WindowsPhone7应用程序,它的目标WindowsPhoneOS版本是7.1 问题是,我在一些博客上看到,windows phone 7应用程序不能与新的windows phone 8配合使用。所以我想知道我的应用程序是否也能在WindowsPhone8上运行 因此,测试我的应用程序是否在新的windows phone OS版本8中工作的最佳方法是什么 谢谢你的不慎 下载Windows Phone 8 SDK并将.xap部署到其中,然后重试。 它们可以在WP8中工作,但性能

我开发了一个WindowsPhone7应用程序,它的目标WindowsPhoneOS版本是7.1

问题是,我在一些博客上看到,windows phone 7应用程序不能与新的windows phone 8配合使用。所以我想知道我的应用程序是否也能在WindowsPhone8上运行

因此,测试我的应用程序是否在新的windows phone OS版本8中工作的最佳方法是什么


谢谢你的不慎

下载Windows Phone 8 SDK并将.xap部署到其中,然后重试。


它们可以在WP8中工作,但性能不如WP8。

我可以在windows 7桌面操作系统上安装windows phone 8 SDK吗?不,由于虚拟机的要求,您需要windows 8。谢谢robertftw。因此,一般来说,如果我在制作应用程序时将windows phone操作系统的版本定为7.1,你认为它在windows 8中也能工作吗。因为这是操作系统的要求,而且我没有windows 8手机,所以我没有办法对其进行测试…它肯定会工作,但如果您将其升级到windows phone 8项目,则使用WP8的手机的性能会好得多,但同样的。xap不会在WP7上工作。这就是为什么最好为WP7和WP8保留两个独立的项目。