Android Open Source - App demo android-background-work-demo






Project Summary

Demo app for different types of background work.

Web Site / Source Repository

android-background-work-demo is hosted in the following web site
https://github.com/andrurogerz/android-background-work-demo

If you think the Android project android-background-work-demo 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-work-demo.

ItemValue
Java File Count9
Minimum SDK Version10
Activity Count1
Fragment Count1

Java Source Files

android-background-work-demo has the following Java source files.

com.example.backgroundworkdemo.BackgroundThreadDemoActivity.java
com.example.backgroundworkdemo.BackgroundThreadDemoFragment.java
com.example.backgroundworkdemo.BackgroundWorker.java
com.example.backgroundworkdemo.SimpleThreadBackgroundWorker.java
com.example.backgroundworkdemo.runnables.IteratingRunnable.java
com.example.backgroundworkdemo.runnables.PrioritizedRunnableWrapper.java
com.example.backgroundworkdemo.tasks.IteratingAsyncTask.java
com.example.backgroundworkdemo.work.CpuIntensiveIterable.java