You can use Context.startActivity() with an Intent, just as you would for any other Activity. The Android developer docs cover this well.
Steve On Thu, Jun 3, 2010 at 10:51 AM, Costantinos Costa < [email protected]> wrote: > How can i start a Mapactivity from a normal Activtiy? > > Thank you, > Costantinos > > -- > 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]<android-developers%[email protected]> > 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 [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

