Hello,

I am trying to build a 1-way contact sync adapter i.e sync contacts from 
mobile to server(hosted by me).
I just want to synchronize my contact data with my server and send only 
updated rows to the server.
I went through all the articles i could find on the internet, i have 
successfully set up my sync adapter as well.

But i am unable to understand this:

Suppose, I update/delete a contact from the native app and the relevant 
flag(Delete or Dirty) gets set, now how can i be sure that whenever my sync 
adapter runs, the flags were not reset by the google sync adapter(or any 
other adapter)?

I am currently using a stub authenticator and a stub provider.
I have been banging my head since a few days now, but still cannot figure 
it out.

It would be great to get any kind of help.

Regards,
Sarthak Mittal

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/023c8a1e-62a6-4d5d-af0a-fa4332dd653e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to