Re: [android-developers] Problems with start a Map Activity from other Activity

2012-10-16 Thread İLKER SARAC
I also have the similar problem. I added a simple button to the hello world screen. This button need to start the activity described here (https://developers.google.com/maps/documentation/android/hello-mapview) When I click that single button, instead of showing a map my application gives

Re: [android-developers] Problems with start a Map Activity from other Activity

2012-10-16 Thread Asheesh Arya
have you checked permission in your android manifest file -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Problems with start a Map Activity from other Activity

2010-04-27 Thread TreKing
On Thu, Apr 8, 2010 at 4:08 PM, Carlos Moreira c.lesh...@gmail.com wrote: I have problems and didn't work. What are the problems and how doesn't it work? On Mon, Apr 26, 2010 at 3:00 AM, Munki83 pwilco...@googlemail.com wrote: My mapactivity works fine when used standalone but can't be

[android-developers] Problems with start a Map Activity from other Activity

2010-04-13 Thread Carlos Moreira
Hello every one! It's my first time mailing for a solution, I hope find the solution for this... Any way, I am developing an aplication. This one is designed to login a user, then select how find a place, using simple data or using a map. When I try to set in the event OnClick for select the Map