Hi anu,

I'm facing the same problem. Did you manage to find a solution?
Also, could you elaborate a little on how you simulate an outgoing
call?

On Sep 18, 7:06 am, anu <[EMAIL PROTECTED]> wrote:
> I do not want to end the call manually. I need to code it in the same
> way as I code in the call origination. In m5, there were APIs to both
> call and endCall. Similarly, I used the intentACTION_CALLand
> ACTION_DIAL to start the call. But, I need to end the call after some
> delay. Is it possible in SDK 0.9 beta version.
>
> Thanks,
> Anuradha Madhavan
>
> On Sep 17, 8:27 pm, Charlie Collins <[EMAIL PROTECTED]> wrote:
>
>
>
> > End the call by pressing the end call button so that the Activities in
> > the dialer app can end the call.
>
> > I am not sure I understand the question, but you don't want to end a
> > call manually, intentionally (users expect a call to work like a call,
> > which they end when they want to).
>
> >http://groups.google.com/group/android-developers/browse_thread/threa...
>
> > On Sep 17, 5:11 am, anu <[EMAIL PROTECTED]> wrote:
>
> > > I have successfully simulated an outgoingcall(thanks to google
> > > forums and the contributors). However, when I try toendthecallby
> > > calling finish() or finishActivity(int), thecalldoes notend. Also,
> > > I get a lot of crashes and the TelephoneManager's getCallState() API
> > > does not return anything. Please help!
> > > Thanks!
> > > Anuradha Madhavan- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to