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

https://github.com/mdecker-mobilecomputing/android_langeberechnung2

One more example for using Thread and AsyncTask
https://github.com/mdecker-mobilecomputing/android_langeberechnung2

android asynctask thread

Last synced: about 1 month ago
JSON representation

One more example for using Thread and AsyncTask

Awesome Lists containing this project

README

          

# Android-App "Lange Berechnung 2" #

This repository contains an Android Studio project for a simple native Android app that demonstrates how to run long-running operations in a background thread.


![Screenshot](screenshot_1.png)


----

## License ##

See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).