Can you help me to understand how to detect whether the outgoing call is answered or not ( I need to record call starting from answer till dropping)? I can detect it for incoming calls but not for outgoing. So please help.
Asked
Active
Viewed 1,248 times
2
-
1show what you have tried – Mujammil Ahamed Jan 12 '17 at 13:41
-
Checked this http://stackoverflow.com/a/29490832/5515371 – Mujammil Ahamed Jan 12 '17 at 13:43
-
There is no direct api for detecting that when the outgoing call answered, but yes Its possible only in Rooted phones Since Android 5.0 this is possible for system apps. But you need to use the hidden Android API. – Paras Valera Jan 12 '17 at 13:56