How to detect outgoing call when another call is already active in android ? Used Action new outgoing call and action phone state change but it does not detect outgoing call when another call is already active....

link|improve this question
It detects only incoming call but does not detect outgoing calls........ – Sandy Sep 9 '11 at 7:08
add this permission for outgoing call: <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" /> – Vineet Shukla Sep 9 '11 at 7:11
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.