An open API service indexing awesome lists of open source software.

https://github.com/shpota/progressbarexample

An Android app demonstrating how to use ProgressBar with AsyncTask
https://github.com/shpota/progressbarexample

android android-example asynctask example java progressbar

Last synced: 11 months ago
JSON representation

An Android app demonstrating how to use ProgressBar with AsyncTask

Awesome Lists containing this project

README

          

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](https://github.com/Shpota/ProgressBarExample/raw/master/img/screenshot_1.png)](#features)