Hi,

So, I'm trying to figure out a way to disable Auto-Sync of the
Contacts database because there may be cases where my application
tries to write 1000 contacts to the database, which can take a very
long time.  I've noticed that some apps on the market have the ability
to disable syncing, but I can't find a way to do it.  I've noticed
that there are two permission:

android.permission.WRITE_SYNC_SETTINGS
android.permission.READ_SYNC_SETTINGS

but I can't find where these are used in the Android source code.  I
don't even need to disable gmail/calendar syncing, I just need to
disable Contact syncing.  Any help would be great.

Thanks,
Jonathan Herriott
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to