proper URI is ContactsContract.Contacts.CONTENT_URI On Monday, October 1, 2012 7:24:56 PM UTC+2, Tarilo wrote: > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

