Tuesday, March 13, 2012

[android-developers] I want ot end the outgoing call programatically over a time

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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment