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

