Android Open Source - Development data contacts-app






Project Summary

An Android contact application that uses the Android Contacts provider to store contact data..

Web Site / Source Repository

contacts-app is hosted in the following web site
https://github.com/macbombe/contacts-app

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

ItemValue
Java File Count5
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS




Java Source Files

contacts-app has the following Java source files.

ng.jessica.hw5.Contact.java
ng.jessica.hw5.ContactsDB.java
ng.jessica.hw5.DisplayContactActivity.java
ng.jessica.hw5.EditContactActivity.java
ng.jessica.hw5.ListContactsActivity.java