call connection
Moderator: Martin
call connection
It willbe good if there is trigger for recognize call connected
Re: call connection
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
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
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?
Can u this as clue to develop the trigger? Is it possible?
Re: call connection
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.