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 <[email protected]> wrote: > 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 <[email protected]> wrote: > > > > > 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 <[email protected]> wrote: > > > > On Nov 12, 1:04 pm, TreKing <[email protected]> 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 > > > > process > > > > to get a debug key again and see if that works. > > > > Is the OP using the debug key and distributing the APK to multiple > > > devices? Possibly there is some way the Maps server can detect when > > > the key is the MD5 fingerprint of the debug certificate since you are > > > not supposed to use the debug certificate for a distributed app (not > > > sure if or how this is detected). > > > > Also the API key must be the MD5 fingerprint for same certificate that > > > was use to sign the application. -- 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

