BroadcastReceiver can not do it.
I try to detect from logcat : DEBUG/CallNotifier(116): stopRing()...
(OFFHOOK state)
if (line.contains("stopRing()... (OFFHOOK state)")) {
Log.d(TAG, "Outgoing Call connected.");
}
But there are 5 "Outgoing Call connected." logs before really connected.
Any suggestion ? Thanks!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en