[android-developers] Re: Map is not displaying even the settings are correct

2009-11-17 Thread naveenballa
i tired reinstalling its showing the following error 11-17 18:40:14.882: INFO/ActivityManager(565): Starting activity: Intent { cmp=com.example.android.google.apis/ com.example.android.apis.view.MapViewDemo } 11-17 18:40:14.923: ERROR/ActivityThread(755): Failed to find provider info for

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-16 Thread naveenballa
The default Google maps application in the emulator(platform 1.6) itself showing only the tiles. please help me Thanks in advance.!! On Nov 14, 1:05 am, jotobjects jotobje...@gmail.com wrote: The API key has to be generated from the certificate that you use to sign the app when you build

Re: [android-developers] Re: Map is not displaying even the settings are correct

2009-11-16 Thread TreKing
At this point it might be your maps add-on is broken somehow. Try uninstalling and re-installing it maybe? - TreKing - Chicago transit tracking app for Android-powered devices

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-13 Thread jotobjects
The API key has to be generated from the certificate that you use to sign the app when you build it. You can't just use a different API key on each machine unless you are also building the APK on each machine. On Nov 12, 8:12 pm, naveenballa naveenball...@gmail.com wrote: Thanks everyone for

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-12 Thread vladimir kroz
I have simial issue. When using an emaulator, same MapView works fine on one of my machines while doesn't show map on another. When running same application on real device - everything works fine. Any idea? On Nov 10, 11:49 pm, naveenballa naveenball...@gmail.com wrote: i am running the mapdemo

Re: [android-developers] Re: Map is not displaying even the settings are correct

2009-11-12 Thread TreKing
I think you have to set up a new debug key on each machine you use. I jump back and forth between my desktop and laptop and I have a separate debug key for each. So on whichever machine you're not seeing tiles on, run through the process to get a debug key again and see if that works. TreKing -

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-12 Thread jotobjects
On Nov 12, 1:04 pm, TreKing treking...@gmail.com wrote: I think you have to set up a new debug key on each machine you use. I jump back and forth between my desktop and laptop and I have a separate debug key for each. So on whichever machine you're not seeing tiles on, run through the

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-12 Thread naveenballa
Thanks everyone for the reply i have also done getting separate API key for my PC then also it's displaying only tiles. can you give any other reason? On Nov 13, 3:43 am, jotobjects jotobje...@gmail.com wrote: On Nov 12, 1:04 pm, TreKing treking...@gmail.com wrote: I think you have to set up

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-11 Thread jotobjects
Did you register the debug API key that you are using in the emulator following the documentation instructions? On Nov 10, 9:49 pm, naveenballa naveenball...@gmail.com wrote: i am running the mapdemo application in the samples of SDK. i have set the MAP api key and set the

[android-developers] Re: Map is not displaying even the settings are correct

2009-11-11 Thread naveenballa
thanks for reply yes i registered the API key even then the map is not displaying it's working in another Computer not in mine what may be the problem . Is there other settings i need to do in my computer. On Nov 12, 1:09 am, jotobjects jotobje...@gmail.com wrote: Did you register the debug API