Android Open Source - UI ListView image CustomListViewAndroidExample






Project Summary

Student Name, Roll No and their images will be displayed using a ListView and a Custom adapter.

Web Site / Source Repository

CustomListViewAndroidExample is hosted in the following web site
https://github.com/arun-mehra/CustomListViewAndroidExample

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

ItemValue
Java File Count7
Target SDK Version16
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar
ormlite-android-4.46.jar
ormlite-core-4.46.jar




Java Source Files

CustomListViewAndroidExample has the following Java source files.

com.example.customlistviewexample.DataHelperClass.java
com.example.customlistviewexample.DatabaseHelper.java
com.example.customlistviewexample.MainActivity.java
com.example.customlistviewexample.RandomStringGenerator.java
com.example.customlistviewexample.Student.java
com.example.customlistviewexample.StudentAdapterClass.java
com.example.customlistviewexample.Subjects.java