modified Android Fragment demonstration.
ContactList is hosted in the following web site
https://github.com/udev/ContactList
If you think the Android project ContactList 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 ContactList.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
ContactList has the following Java source files.
com.delta.contactlist.BuildConfig.java com.delta.contactlist.Contact.Contact.java com.delta.contactlist.PersonDetailActivity.java com.delta.contactlist.PersonDetailFragment.java com.delta.contactlist.PersonListActivity.java com.delta.contactlist.PersonListFragment.java com.delta.contactlist.coders.CCoder.java com.delta.contactlist.coders.Coder.java com.delta.contactlist.coders.CppCoder.java com.delta.contactlist.coders.JavaCoder.java