xref: /aosp_15_r20/development/samples/browseable/BasicNotifications/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="BasicNotifications"
3sample.group=Notification
4@jd:body
5
6<p>
7
8            This sample demonstrates how to display events in the system\'s notification bar. The
9            NotificationCompat API is used for compatibility with older devices, running Android
10            2.2 (Froyo) or newer.
11
12        </p>
13