Hi
 
We are develop a contactobserver to verify when new contact are added, 
deleted or changed.
 
We need to know when a phone number is updated to sync our contacts db.
 
We try to put a observer to  RawContacts.CONTENT_URI and  
ContactsContract.Data.*CONTENT_URI but the observers launch every time a 
ingoing call is received.*
** 
How can i only detect when new contact is adder, deleted o some phone 
number are changed?
 
Thanks
 
 

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