test_asynctask icon indicating copy to clipboard operation
test_asynctask copied to clipboard

A simple app to test Android's AsyncTask behaviour (serial vs parallel execution)

Test Asynctask

A simple app to test AsyncTask behaviour (serial vs parallel execution).

The app uses AsyncTask API available since Android 3.0.

All the useful output is logged, so the app should be monitored via LogCat.