Hi I am developing an app with needs to listen to telephony call events. But android SDK is only giving limited functionalities CALL_STATE_IDLE CALL_STATE_RINGING CALL_STATE_OFFHOOK
I know how to get above events. What I am interested is to get the following events like CALL hold/ swap , CALL Connected, Disconnected (by called party or caller), answering etc.. Could anybody give me an example code or is it a limitation on Android SDK. If it is SDK limitation how can I get access to telephony internals Cheers Neeloor -- 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

