All of the intents you can send to various Android activities are
described in this document:

http://developer.android.com/guide/appendix/g-app-intents.html


On Mar 19, 5:36 am, Fabio <[email protected]> wrote:
> Brion, Thank you very much for the reply, in general terms it helps a
> lot (now I know it is feasible). From within the app in development
> there is a need to initiate the phone call. If I understand it clearly
> what you said is that once the app gets the proper permissions
> declaration the Phone.apk will get the number passed and place the
> phone call?
>
> On Mar 18, 3:17 pm, Brion Emde <[email protected]> wrote:
>
>
>
> > You can set up the dialer so it is ready to make a call when the user
> > hits the Send key. That does not take any extra permission. You can
> > also initiate a phone call via the Dialer, but you have to declare a
> > permission to do that.
>
> > On Mar 17, 4:38 pm, Fabio <[email protected]> wrote:
>
> > > Hello all,
>
> > > I have a task at sight but need some expert help: is it possible to
> > > place a phone call within an Activity without bringing up the native
> > > Phone app? I need to place a call from the app I am developing, so
> > > what I would like to do is to pass a phone number through an Activity
> > > that may or may not bring the Phone app up to screen. Any ideas?
> > > Thanks in advance
>
> > > Fabio

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to