Shpota / ProgressBarExample

An Android app demonstrating how to use ProgressBar with AsyncTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Android app demonstrating how to use ProgressBar with AsyncTask


Languages

Language:Java 100.0%