Skip to content

Files

Latest commit

author
Nilanchal Panigrahy
Oct 18, 2023
a2a64fd · Oct 18, 2023

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