Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slightfoot/android-asynctask-correctly
Android example of how AsyncTask is suppose to be used, kinda.
https://github.com/slightfoot/android-asynctask-correctly
Last synced: about 8 hours ago
JSON representation
Android example of how AsyncTask is suppose to be used, kinda.
- Host: GitHub
- URL: https://github.com/slightfoot/android-asynctask-correctly
- Owner: slightfoot
- License: apache-2.0
- Created: 2013-08-31T18:54:37.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-31T19:00:58.000Z (about 11 years ago)
- Last Synced: 2024-04-16T12:11:05.006Z (7 months ago)
- Language: Java
- Size: 227 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Android AsyncTask Correctly
===========================Android example of how AsyncTask is suppose to be used, kinda.
![Example Image][1]
[1]: https://raw.github.com/slightfoot/android-asynctask-correctly/master/example.png