android - How to programmatically answer a call? -


I want to answer a phone call. I got the intent android.intent.action.ANSWER but it seems that the only effect I have achieved is an activity notfound exception. Why? Is this an outrageous motive? How do I get answers? I've also heard about "Telnet technology" what's this?

Thanks

This is not possible, check the thread for more information.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -