hi any one knows how to end the call and comeback to my code and run
the remaining code.how?
the code setResultsetData(null) is not ending the call.
String OUTGOING_CALL_ACTION =
"android.intent.action.NEW_OUTGOING_CALL";
 string phnum=
intent.getExtras().getString(OutgoingCallReceiver.INTENT_PHONE_NUMBER);

the phnum taking null. but actually i want the ongoing call number.
can any one knows help me?

-- 
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

Reply via email to