Isaac Wagner wrote:
> On Tue, Mar 30, 2010 at 10:34 PM, Mark Murphy <mmur...@commonsware.com> wrote:
>> Isaac Wagner wrote:
>>>> startActivity(new Intent(Intent.ACTION_CALL, "tel:..."));
>>> Yes, but that brings up the dialer.  I don't want the dialer UI to
>>> come up on the screen.
>> No, it doesn't. ACTION_DIAL brings up the Dialer.
>>
> 
> Sorry, I'm using the wrong terminology.  I want my application to
> place a call without leaving my current activity.  When I do
> ACTION_CALL it brings up the "call" activity, or whatever that is
> called.

Fortunately, that is not possible.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android 2_ from Apress Now Available!

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to