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..
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.
The following table is the detailed list of android-lite-async.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
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