Hi Tal, Can you register a broadcast receiver that listens to ACTION_PHONE_STATE_CHANGED and then make the check to the CallLog then? You can use this instead of the content observer if it works, so you can avoid making duplicate requests to the call log.
-rishi -- 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

