Call startActivity() with an ACTION_DIAL or ACTION_CALL Intent on a tel: Uri (tel:NNNNNNNNN, where NNNNNNNNN is your phone number).
On Thu, Apr 12, 2012 at 10:04 AM, graffiti75 <[email protected]> wrote: > Hi everyone. > > I would like to know if there is a way to perform a phone call inside > the onTap event of a class that extends Overlay. I need this info for > a project I'm working. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 4.1 Available! -- 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

