[android-beginners] Re: Terminate call programmatically

2009-09-17 Thread Ajaz Ahmed
Thank you! On Thu, Sep 17, 2009 at 4:12 PM, Mark Murphy mmur...@commonsware.comwrote: Ajaz Ahmed wrote: Hi, Can any one tell me how can i hangup/terminate call programmatically? With the help of intent. 1. Please do not cross-post. Post to a single list only, and only post to

[android-beginners] Re: Terminate call programmatically

2009-09-17 Thread Mark Murphy
Chris Stratton wrote: On Sep 17, 7:12 am, Mark Murphy mmur...@commonsware.com wrote: 2. You cannot hangup/terminate call programmatically from an SDK application. Can you turn off the radio / enter airplane mode? Or will that only pop up a dialog for the user? I think you can

[android-beginners] Re: Terminate call programmatically

2009-09-17 Thread Chris Stratton
On Sep 17, 7:12 am, Mark Murphy mmur...@commonsware.com wrote: 2. You cannot hangup/terminate call programmatically from an SDK application. Can you turn off the radio / enter airplane mode? Or will that only pop up a dialog for the user?