Android Open Source - Framework platform android_background_tasks_framework






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_background_tasks_framework.

ItemValue
Java File Count6
Minimum SDK Version6
Activity Count2




Java Source Files

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