• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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