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
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_langeberechnung2
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2022-03-13T16:04:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T18:07:00.000Z (over 4 years ago)
- Last Synced: 2025-07-26T06:08:37.510Z (11 months ago)
- Topics: android, asynctask, thread
- Language: Java
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

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