Use a BroadcastReceiver to register fr Phone call events. Use 
TelephonyManager to actually check the Call states. 
TelephonyManager.EXTRA_STATE_OFFHOOK means the call is active. Use 
android.intent.action.NEW_OUTGOING_CALL for another BroadcastReceiver to 
receive events when outgoing calls are made.

On Thursday, June 20, 2013 8:29:25 AM UTC+1, Kunju Vava wrote:
>
> How to detect if an outgoing call has been answered. i have gone through 
> several docs and i dint find any correct solution.
>
> Can any one please suggest me how to solve this issue
>
> This is one of the link i refered   
> http://stackoverflow.com/questions/2250455/detect-if-an-outgoing-call-has-been-answered?rq=1
>
>
> Expect a quick reply
> -- 
> -- 
> ωιтн яєgαя∂ѕ
> Ratheesh * *...........
>
> 

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to