xref: /aosp_15_r20/development/samples/browseable/AgendaData/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="AgendaData"
3sample.group=Wearable
4@jd:body
5
6<p>
7
8            Syncs calendar events to your wearable at the press of a button, using the Wearable
9            DataApi to transmit data such as event time, description, and background image. The
10            DataItems can be deleted individually via an action on the event notifications, or all
11            at once via a button on the companion. When deleted using the notification action, a
12            ConfirmationActivity is used to indicate success or failure.
13
14        </p>
15