Which emulator you are using? Does the emulator has the Google API enabled? You have to enable the Google Map from another Activity as I did. Are you placing the *Key *properly or not in the layout XML file? Just check those things again and again. Surely you would find out the problem.
On Thu, Apr 28, 2011 at 5:30 PM, kaushik p <[email protected]> wrote: > I have almost gone through all the pages on web to get information on > intent mapactivity , i have not found anything that solves my problem . Does > anyone know about it ?any help is greatly appreciated > > > On Thu, Apr 28, 2011 at 4:43 PM, kaushik p <[email protected]> wrote: > >> no , i have used google maps from some other application [app from >> internet which used google maps ],but not from the the code of other app . >> >> >> On Thu, Apr 28, 2011 at 4:30 PM, Mohammed Hossain Doula < >> [email protected]> wrote: >> >>> Did you enable the GoogleMap from another Apps and then again Run your >>> Apps? >>> >>> On Thu, Apr 28, 2011 at 4:54 PM, kaushik p <[email protected]>wrote: >>> >>>> But for every other activity it works fine , but for only mapactivity it >>>> gives force close . I am not getting any kind of information on googling >>>> also please help me >>>> >>>> >>>> On Thu, Apr 28, 2011 at 4:01 PM, Mark Murphy >>>> <[email protected]>wrote: >>>> >>>>> You call startActivity() on a MapActivity the same as you would with >>>>> any other Activity. >>>>> >>>>> On Thu, Apr 28, 2011 at 6:25 AM, kaushik p <[email protected]> >>>>> wrote: >>>>> > hi all , >>>>> > In my application i am trying to start a mapactivity from another >>>>> activity . >>>>> > I have been searching every where , i dint get correct information . >>>>> Please >>>>> > help me , >>>>> > Is it possible to intent mapactivity from an existing activity ? >>>>> >>>>> -- >>>>> Mark Murphy (a Commons Guy) >>>>> http://commonsware.com | http://github.com/commonsguy >>>>> http://commonsware.com/blog | http://twitter.com/commonsguy >>>>> >>>>> Warescription: Three Android Books, Plus Updates, One Low Price! >>>>> >>>>> -- >>>>> 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 >>>> >>>> >>>> >>>> >>>> -- >>>> Thanks&Regards >>>> Kaushik Pendurthi >>>> >>>> http://kaushikpendurthi.blogspot.com/ >>>> >>>> -- >>>> 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 >>>> >>> >>> >>> >>> -- >>> *------------------------------------------ >>> Mohammed Hossain Doula >>> Software Engineer >>> desme INC.* >>> *www: http://www.hossaindoula.com >>> @: [email protected] <[email protected]>* >>> *facebook: http://www.facebook.com/ROnyWorld* >>> *twitter: http://www.twitter.com/hossaindoula* >>> *blogspot: hossaindoul.blogspot.com >>> GSM: 00880-167-4347101* >>> >>> -- >>> 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 >>> >> >> >> >> -- >> Thanks&Regards >> Kaushik Pendurthi >> >> http://kaushikpendurthi.blogspot.com/ >> > > > > -- > Thanks&Regards > Kaushik Pendurthi > > http://kaushikpendurthi.blogspot.com/ > > -- > 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 > -- *------------------------------------------ Mohammed Hossain Doula Software Engineer desme INC.* *www: http://www.hossaindoula.com @: [email protected] <[email protected]>* *facebook: http://www.facebook.com/ROnyWorld* *twitter: http://www.twitter.com/hossaindoula* *blogspot: hossaindoula.blogspot.com <http://hossaindoul.blogspot.com> GSM: 00880-167-4347101* -- 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

