Is there a way to automatically answer an incoming cell call from an android application? I know it can be detected etc. but can it be programmatically answered?
Asked
Active
Viewed 3,778 times
3
-
Probably not, otherwise an app could answer and hang up on everyone that calls you and you'd never know. – Nate Aug 13 '10 at 21:41
-
1possible duplicate of [Android - How to programmatically answer a call](http://stackoverflow.com/questions/2765980/android-how-to-programmatically-answer-a-call) – Macarse Aug 13 '10 at 21:54
-
Possible duplicate of [Auto answer the incoming call programatically?](https://stackoverflow.com/questions/8740223/auto-answer-the-incoming-call-programatically) – JiTHiN Dec 06 '17 at 04:28