On this page
Your notifications on watches have the same structure as notifications on phones. Additionally, to give users the best experience, Wear OS for Google provides APIs for adding wearable-specific features to notifications.
Refer to the following related resources:
The following lessons show you how to create and issue notifications for Wearables. When you issue a notification from your app, each notification appears as a card on the Notification Stream.
Figure 1. The same notification displayed on a handheld and wearable.
Lessons
- Creating a Notification
- Learn how to create notifications with wearable features with the Android support library.
- Notification Styles
- Learn how to add different styles to a wearable notification.
- Bridging Mode for Notifications
- Learn how to handle duplicate notifications.
- Maintaining Compatibility
- Learn how to design your Wear app notifications to be compatible with the newer version of Wear OS.


