Hi, I am trying to write an application that has to detect whether the called party has picked up the call every time an outgoing call is made from an Android device. I know that there are events to detect OFF_HOOK and RINGING. But isn't one available to detect CONNECTED or ANSWERED event? Is there any other way to detect this state if an explicit event (broadcast intent) does not exist?
Any help will be appreciated. Thanks in advance Speculum -- 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

