Courtesy of translate.google.com, mdmota wrote what translates to:
> I'm doing call a number using the call:
> startActivity (new Intent (Intent.ACTION_CALL, Uri.parse ("tel:" +
> ph_number.getText ())));
> 
> I wonder how I cancel the call during the connection only
> code and not via the link button to turn off cel.

On Tuesday, December 27, 2011 2:59:27 AM UTC-8, Bamboomy wrote:
>
> I don't mean to be rude but I think most people on this list expect the 
> questions to be written in english (even poor english is accepted by most ;)
>
> I hope that you understand english and maybe could translate your question?
>
> It would help us help you...
>
> S.
>
> 2011/12/22 mdmota <mdm...@gmail.com>
>
>> Estou fazendo ligacao para um numero usando a chamada :
>> startActivity(new Intent(Intent.ACTION_CALL, Uri.parse("tel:"   +
>> ph_number.getText())));
>>
>> Gostaria de saber como eu cancelo a chamada durante a ligacao só que
>> via codigo e nao pelo botao de desligar ligacao do cel.
>>
>> att
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-d...@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-develop...@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 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