Hi,
I have one ContentProvider in which i am trying to maintain native
CallLogs and my application calllogs.
Here i am maintaining native calllogs and my application call logs
in one table, by querying
native callog and stroing all those values in my table.
When calllog is changed i need to update my application with
modified data.
For this i want to delete entire native call logs from my table and
inserting all new native call logs.
Is this the only way or any other ways are there?
Even i register ContentObserver for native call logs, i can know
the change but i can't know
the place of change.
Please suggest me if any elegant method exists.
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 [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