Android Open Source - UI ListView Load async_listview






Project Summary

Asynchronous image loading for ListView.

Web Site / Source Repository

async_listview is hosted in the following web site
https://github.com/carleo/async_listview

If you think the Android project async_listview 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 async_listview.

ItemValue
Java File Count8
Target SDK Version8
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in async_listview. The names of the image files are listed as follows.

default_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

async_listview has the following Java source files.

net.carleolee.android.demo.AppAdapter.java
net.carleolee.android.demo.AppItem.java
net.carleolee.android.demo.AsyncListActivity.java
net.carleolee.android.demo.MainActivity.java
net.carleolee.android.demo.MiscUtils.java
net.carleolee.android.util.AsyncLoader.java
net.carleolee.android.util.CacheStrategy.java
net.carleolee.android.util.IconAdapter.java