BasicNotifications
Notification
com.example.android.basicnotifications
14
PUBLISHED
Notification
Android
Java
Mobile
BEGINNER
Application/src/main/big_icon.png
screenshots/main.png
android.app.NotificationManager
android.support.v4.app.NotificationCompat
A basic app showing how to display events in the system's notification bar using
the NotificationCompat API.
NotificationCompat API is used for compatibility with older devices, running Android
1.6 (Donut) (API level 4) or newer.