Page 1 of 1
call connection
Posted: 24 Jul 2014 17:51
by raman2466
It willbe good if there is trigger for recognize call connected
Re: call connection
Posted: 24 Jul 2014 18:49
by Martin
Hi,
Unfortunately Android provides no official API for this feature and I have not found a reliable workaround to detect when a call is connected for outgoing calls.
Regards,
Martin
Re: call connection
Posted: 27 Jul 2014 17:59
by raman2466
But the gravity box, or android call settings detects and vibrates when the call is connected and at exactly every 50th sec of every call!,
Can u this as clue to develop the trigger? Is it possible?
Re: call connection
Posted: 28 Jul 2014 18:09
by Martin
The android dialer itself can use internal Android functions that are not available to third party apps. Xposed modules can also intercept such internal calls. I have not planned to create an Xposed module for such functions in the short term.
Re: call connection
Posted: 31 Jul 2014 18:24
by raman2466
Thank u for u reply sir