简体   繁体   English

使用C#在Windows Phone 8.x上为自定义Smartwatch创建通知处理应用

[英]Creating a Notification-Handling App for a Custom Smartwatch on Windows Phone 8.x using C#

I found this website which demonstrates a really cool custom smartwatch that uses Bluetooth LE to comunicate with a smartphone. 我发现这个网站展示了一个非常酷的自定义智能手表,该手表使用Bluetooth LE与智能手机进行通讯。 The only problem is that the only smartphones it supports are iOS devices. 唯一的问题是,它支持的唯一智能手机是iOS设备。 So I decided to make a Windows Phone app for it. 因此,我决定为此制作一个Windows Phone应用程序。 My trouble now is that I can't find any way to receive notifications from other apps such as Messages, Facebook, and Email. 我现在的麻烦是我找不到从其他应用程序(例如,消息,Facebook和电子邮件)接收通知的方法。 Does anyone know how to do this? 有谁知道如何做到这一点? I searched MSDN but I could only find ways to receive your own notifications. 我搜索了MSDN,但我只能找到接收您自己的通知的方法。

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM