ITTIA PhoneBook Example for Android.
phone-book-android is hosted in the following web site
https://github.com/ittia/phone-book-android
If you think the Android project phone-book-android 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 phone-book-android.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Required Permissions | android.permission.AUTHENTICATE_ACCOUNTS android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MANAGE_ACCOUNTS android.permission.READ_SYNC_SETTINGS android.permission.USE_CREDENTIALS android.permission.WRITE_SYNC_SETTINGS |
There are 6 image files in phone-book-android. The names of the image files are listed as follows.
man1.png man2.png man3.png woman1.png woman2.png woman3.png
The following screenshort is generated from the image listed above.
phone-book-android has the following Java source files.
com.example.android.ittiadb.phonebook.ContactEdit.java com.example.android.ittiadb.phonebook.IttiaPhoneBookActivity.java com.example.android.ittiadb.phonebook.LoginActivity.java com.example.android.ittiadb.phonebook.PhoneBookDbAdapter.java com.example.android.ittiadb.phonebook.SyncAuthenticator.java com.example.android.ittiadb.phonebook.SyncAuthenticatorService.java com.example.android.ittiadb.phonebook.SyncContentProvider.java com.example.android.ittiadb.phonebook.SyncService.java