I would like to start a timer only if the outgoing call has been answered. Like the default phone app in Nexus 5.
Is there a way to figure if the call has been answered?
I tried the phone listener immediately after the phone number has been dialed it gets to CALL_STATE_OFFHOOK. So this is not the right approach?
Can somebody help me figure this out?
Thanks!