本地通知Samsung Gear 2 Watch

时间:2014-06-10 23:29:24

标签: samsung-mobile tizen tizen-web-app tizen-wearable-sdk samsung-galaxy-gear

我希望与本机Samsung Gear 2 Notifications集成,以便当我在Samsgung Gear 2 Watch中的消费者应用程序从我的主机提供商收到某些数据时,用户将在Native通知应用程序中获得通知。我怎么能做到这一点?

我花了50多个小时在谷歌搜索,查找文档等,但似乎没有答案。我能找到的最好的资源是下面的链接,但即使这些资源看起来已经过时而且根本不起作用。

请帮忙!

所以我一直在关注这些指南,但它们都不适合我:

https://developer.tizen.org/fr/documentation/articles/how-use-tizen-notification-api?langswitch=fr

https://developer.tizen.org/fr/documentation/articles/notifications?langredirect=1

运行他们提供的示例代码时收到的错误:

TypeError:'undefined' is not a constructor (evaluating 'new tizen.StatusNotification("SIMPLE", "Simplenotification",notificationDict)')

1 个答案:

答案 0 :(得分:0)

我明白了。答案是没有这样的东西作为三星Gear 2的本地通知。该图书馆是一个私人图书馆,只有三星拥有,只有特殊的人才能访问它。对于外行人来说,我们最接近的是通过Gear Manager启用通知,并将配对的电话中继通知发送给手表。