An Android contact application that uses the Android Contacts provider to store contact data..
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.
The following table is the detailed list of contacts-app.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.READ_CONTACTS android.permission.WRITE_CONTACTS |
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