Android Open Source - Timer task android-lite-async






Project Summary

Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask, etc, for rapid development. More convenient is, it has a TaskExcutor that excutes ordered, cyclicbarrier, delayed and timer Task..

Web Site / Source Repository

android-lite-async is hosted in the following web site
https://github.com/litesuits/android-lite-async

If you think the Android project android-lite-async 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-lite-async.

ItemValue
Java File Count12
Target SDK Version17
Minimum SDK Version5
Activity Count1




Java Source Files

android-lite-async has the following Java source files.

com.litesuits.android.async.ArrayDequeCompat.java
com.litesuits.android.async.ArraysCompat.java
com.litesuits.android.async.AsyncTask.java
com.litesuits.android.async.CachedTask.java
com.litesuits.android.async.SafeTask.java
com.litesuits.android.async.SimpleCachedTask.java
com.litesuits.android.async.SimpleSafeTask.java
com.litesuits.android.async.SimpleTask.java
com.litesuits.android.async.TaskExecutor.java
com.litesuits.android.log.Log.java
com.litesuits.android.samples.BaseActivity.java
com.litesuits.android.samples.LiteAsyncSamplesActivity.java