allwinner_a64/android/development/samples/browseable/BasicNotifications/_index.jd
2018-08-08 18:09:17 +08:00

12 lines
340 B
Text

page.tags="BasicNotifications"
sample.group=Notification
@jd:body
<p>
This sample demonstrates how to display events in the system\'s notification bar. The
NotificationCompat API is used for compatibility with older devices, running Android
2.2 (Froyo) or newer.
</p>