Customized ListView with Image and Text gives you good overview of customizing a list view which contains a thunbnail image and few text fields.
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.
The following table is the detailed list of CustomListView.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar volley.jar |
Required Permissions | android.permission.INTERNET |
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