【问题标题】:Showing a notification that only appears on the wear device显示仅显示在穿戴设备上的通知
【发布时间】:2014-12-20 09:12:13
【问题描述】:

有没有办法创建只显示在 android Wear 设备上(而不是移动设备上)的通知?

【问题讨论】:

  • 呵呵,这两个问题是我写的。它们不一样;这个询问是否可以仅在 android wear 设备上显示通知,而您链接的询问是否可以在 android wear 和移动设备之间有 1 个带有不同文本的通知
  • 通过屏幕大小您可以检测您的应用程序在哪个设备上运行\
  • 这如何帮助我不在移动设备上显示通知?

标签: android android-notifications wear-os


【解决方案1】:

请查看您其他问题中的答案。 Different text for the wear device and the mobile device

基本上只需忽略在手机上发出通知的步骤(使用setLocalOnly()),您将获得您正在寻找的结果(仅在 Wear 设备上发出通知)。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-02-22
    相关资源
    最近更新 更多