How to programmatically answer a call?

Posted by Tobia Loschiavo on Stack Overflow See other posts from Stack Overflow or by Tobia Loschiavo
Published on 2010-04-09T20:10:33Z Indexed on 2010/04/09 20:13 UTC
Read the original article Hit count: 369

Filed under:
|
|

Hi all,

I want to answer a phone call. I found the intent android.intent.action.ANSWER but it seems that the only effect that I obtain is an ActivityNotFoundException. Why? Is it a deprecated intent? How can I achieve answer? I have also heard about the "telnet technique". What is that?

Thanks

© Stack Overflow or respective owner

Related posts about android

Related posts about answers