我有一个功能齐全的应用程序,我已经在本地测试了几个手机。我现在已经准备好发布封闭测试版的应用程序,这使得XAP文件具有各种不受支持的API,但是当我在解决方案中搜索它们时,我找不到任何引用。
有人有这方面的经验吗?
不支持的APIS片段
This API is not supported for this application type - Api=lstrcmpW. Module=api-ms-win-core-string-obsolete-l1-1-0.dll. File=vstest.exe.
This API is not supported for this applicat
我正在为windowsphone OS 8制作一个windowsphone silverlight应用程序,我在使用windowsphone用户控件动态地进行更改。我的问题就像我们如何使用phoneApplication (“具有唯一GUID的源Uri”)为普通.xaml页面创建一个NavigationService.Navigate页面实例。在没有导航Service.Navigate()方法的情况下,如何对窗口用户控制页进行动态更改以进行更新,如何实现相同的效果。?目前,我必须像UserControl-Page-UserControl那样导航
我搜索了很多这方面的内容,但我不知道如何将文本字符串发送到WindowsPhone设备,但我可以从WindowsPhone到Android。
下面是我用来从WindowsPhone向Android发送消息的代码:
ProximityDevice device = ProximityDevice.GetDefault();
// Make sure NFC is supported
if (device!= null)
{
long Id = device.PublishMessage("Windows.MessageFromWindowsPhoneToAndroid",
在Visual Studio中打开一些Windows Phone Mango RC项目时遇到问题。我得到的错误消息是:
The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Expression\
Blend\WindowsPhone\v7.1\Microsoft.Expression.Blend.WindowsPhone.targets"
was not found. Confirm that the path in the <Import> declaration is correct,
嘿,
我已经一步一步地学习了这个教程:
但还是不起作用。错误消息:Warning 8 The referenced component 'SharpDX' could not be found. MonoGame.Framework.WindowsPhone
或
警告4找不到引用的组件'SharpDX.WP8‘。MonoGame.Framework.WindowsPhone
我已经推断SharpDx丢失了(很明显),但是当我尝试使用Nuggetsmanagepacket添加引用时,我得到了以下消息:
Installing 'SharpDX 2.5.0&