aa35f3c3创建于 2025年10月28日历史提交

Cross-Device Notification Overview

The cross-device notification is designed to implement collaborative interaction of notifications between a smartphone and another devices such as a watch. Typical scenarios are as follows:

Constraints

  • Cross-device notification is supported between phones and watches since API version 18, and between phones and tablets or 2-in-1 devices since API version 20.
  • Notification slot types supported for cross-device notification:
    • Watch: SOCIAL_COMMUNICATION and LIVE_VIEW.
    • Tablet: SOCIAL_COMMUNICATION, SERVICE_INFORMATION, LIVE_VIEW, and CUSTOMER_SERVICE.
    • 2-in-1 device: SOCIAL_COMMUNICATION, SERVICE_INFORMATION, and CUSTOMER_SERVICE.

Working Principles

distributed_overview