Code to create a separate contacts and calendar database in Android.
pimple-android is hosted in the following web site
https://github.com/staktrace/pimple-android
If you think the Android project pimple-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 pimple-android.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 1 |
Required Permissions | android.permission.AUTHENTICATE_ACCOUNTS android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MANAGE_ACCOUNTS android.permission.READ_CALENDAR android.permission.READ_CONTACTS android.permission.READ_SYNC_SETTINGS android.permission.READ_SYNC_STATS android.permission.USE_CREDENTIALS android.permission.WRITE_CALENDAR android.permission.WRITE_CONTACTS android.permission.WRITE_SYNC_SETTINGS |
There are 1 image files in pimple-android. The names of the image files are listed as follows.
staktrace.png
The following screenshort is generated from the image listed above.
pimple-android has the following Java source files.
com.staktrace.pimple.accounts.AddAccountActivity.java com.staktrace.pimple.accounts.Pimple.java com.staktrace.pimple.accounts.PimpleAccountAuthenticator.java com.staktrace.pimple.epoch.EpochSyncAdapter.java com.staktrace.pimple.touch.TouchSyncAdapter.java