Hi All,

I want to know whenever someone is called, calls, smsed or smses.

I figured for the calls I'd use the phone state change to trigger when
I should check the CallLog provider again. I couldn't see any direct
way of getting broadcasts from the CallLog. Did I miss it?

For SMSes I'm having more trouble. I'd like to know whenever and SMS
is sent or received. Being able to receive STATUS_ON_SIM_READ and
STATUS_ON_SIM_SENT would be great, but from what I've read in the Sms
Manager that would depend on the sending application. I can't seem to
find any evidence of a default one that android places when it sends.
Any suggestions on how I could find out about SMSes? I also couldn't
find an sms log provider or anything similar. Is there such a thing?

Cheers,

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

Reply via email to