Android contacts observer to track changes.
Posted
by Faisal khan
on Stack Overflow
See other posts from Stack Overflow
or by Faisal khan
Published on 2010-04-22T06:41:32Z
Indexed on
2010/04/22
6:43 UTC
Read the original article
Hit count: 355
I want to monitor contacts and want to apply observer to track changes either any contact is added, updated or removed.
is it possible to have contact id and type, 'type' will be is it added or updated or deleted ?
please help me out thanks in adnvace
© Stack Overflow or respective owner