android13/development/samples/browseable/BasicNotifications/_index.jd

13 lines
340 B
Plaintext

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>