You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
340 B

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>