Congrats, my friends! A true must-have for Android development has been finally rolled out - now we can easily and safely run long background tasks under progress popups in the same way we used to do it on other mobile platforms..
android_background_tasks_framework is hosted in the following web site
https://github.com/cleverua/android_background_tasks_framework
If you think the Android project android_background_tasks_framework listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android_background_tasks_framework.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 6 |
Activity Count | 2 |
android_background_tasks_framework has the following Java source files.
com.cleverua.android.bgtasksframework.BaseActivity.java com.cleverua.android.bgtasksframework.BaseApplication.java com.cleverua.android.bgtasksframework.BgTaskActivity.java com.cleverua.android.bgtasksframework.BgTasksService.java com.cleverua.android.bgtasksframework.MyApplication.java com.cleverua.android.bgtasksframework.ProgressTaskActivity.java