Android-Notification-Example icon indicating copy to clipboard operation
Android-Notification-Example copied to clipboard

A simple sample showing the different types of notifications on Andoid

Notification example

  • Simple notification.
  • Expandable notification
  • Progress notification
  • Action button notification

Notifications:

Alt text

MainActivity:

Alt text

Refs

http://developer.android.com/guide/topics/ui/notifiers/notifications.html http://www.vogella.com/articles/AndroidNotifications/article.html