Skip to content

Latest commit

 

History

History

android-progress-notification

Progress Notification Example Android

In this example we’ll show you how to display progress notification in android using NotificationManager class. For the sake of simplicity the below example shows an simple AsyncTask that does the background operation and update the progress bar displayed on android notification area.

Read more http://stacktips.com/tutorials/android/progress-notification-in-android-example