/ProgressBarExample

An Android app demonstrating how to use ProgressBar with AsyncTask

Primary LanguageJava

ProgressBar Example

Simple Android example of usage ProgressBar with AsyncTask. All the heavy actions will be performed in another thread (in AsyncTask). All the changes will be shown in View part of application.

Screenshot

solarized dualmode