Tuesday, February 14, 2012

[android-developers] How to get contacts that user either deleted or updated from device contact list in android

Hi,

I wants the contact that is either deleted or updated from device
contact list by user.


I have try with Content Observer and notice that onChange() method is
called with one boolean parameter when contact is either added or
deleted from contacts list.But not able to get contact that is either
deleted or updated.

So is there any listener in android for getting contact that is
either deleted or updated by user in device contacts list or any
action fired from system .

please help me

Thanks in advance

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment