Hey, I have a weird problem: I'm writing timestamps into
ContactsContract.RawContacts.SYNC2 in my SyncAdapter and try to read
them out at a later point. But somehow, the update seems to not do
anything on my Galaxy Nexus (I've checked the db, it's empty). On the
emulator, everything works fine. Does anyone know what could cause
that or (even better) how to fix it?

This post at stackoverflow has more info as well as code snippets.
http://stackoverflow.com/questions/8780550/contactscontract-rawcontacts-sync2-is-always-null-on-real-device-works-fine-on

Would appreciate your help,
mots

-- 
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