Asynchronous image loading for ListView.
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.
The following table is the detailed list of async_listview.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 8 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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