Hello!

At the moment I want to write a small application that gives me LED
notifications when I missed a call. (the system only provides me with
notifications when I get a SMS, email or voicemail messages)

Is there a broadcast that gets sent directly after the system missed a
call? This would make it very easy to write that app. In addition it
would be interesting if there is an easy way to get to know if the
user has confirmed that missed call to stop the notification? (perhaps
another broadcast gets sent?)

I know the call log (http://code.google.com/android/reference/android/
provider/CallLog.Calls.html) but to implement it over broadcasts would
be much easier. So are there broadcasts from the system available
covering these situations?

I'm looking forward reading your answer.

Regards!
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to