Android Open Source - UI ListView image CustomListView






Project Summary

Customized ListView with Image and Text gives you good overview of customizing a list view which contains a thunbnail image and few text fields.

Web Site / Source Repository

CustomListView is hosted in the following web site
https://github.com/moktar/CustomListView

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

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
volley.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

CustomListView has the following Java source files.

info.androidhive.customlistviewvolley.MainActivity.java
info.androidhive.customlistviewvolley.adater.CustomListAdapter.java
info.androidhive.customlistviewvolley.app.AppController.java
info.androidhive.customlistviewvolley.model.Movie.java
info.androidhive.customlistviewvolley.util.LruBitmapCache.java