1 2 3 4 page.tags="BasicNotifications" 5 sample.group=UI 6 @jd:body 7 8 <p>This sample demonstrates how to display events in the system's notification 9 bar. The {@link android.support.v4.app.NotificationCompat} API is used for 10 compatibility with devices running Android 2.2 or higher.</p> 11