Android Open Source - Example example ContactsDemo






Project Summary

An example how to access contacts on Android.

Web Site / Source Repository

ContactsDemo is hosted in the following web site
https://github.com/pelotasplus/ContactsDemo

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

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS




Java Source Files

ContactsDemo has the following Java source files.

pl.pelotasplus.contactsdemo.SwapNamesTask.java
pl.pelotasplus.contactsdemo.adapter.ContactAdapter.java
pl.pelotasplus.contactsdemo.loader.ContactLoader.java
pl.pelotasplus.contactsdemo.model.Contact.java
pl.pelotasplus.contactsdemo.ui.ContactsListFragment.java
pl.pelotasplus.contactsdemo.ui.MainActivity.java