A simple contacts app for Android linking to a custom sqlite database.
Contacts is hosted in the following web site
https://github.com/b0ssi/Contacts
If you think the Android project Contacts 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.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\img\ic_launcher.psd |
Contacts has the following Java source files.
de.isotoxin.android.contacts.ContactListLabel.java de.isotoxin.android.contacts.DisplayMessageActivity.java de.isotoxin.android.contacts.MainActivity.java de.isotoxin.android.contacts.UpdateResultsListAsyncTask.java de.isotoxin.android.contacts.UpdateResultsListAsyncTaskData.java