开发者

Google maps works on phone NOT on emulator

Google mapview does not load the act开发者_C百科ual maps in the emulator, just the grid. My overlays are displayed ok. sdk version 2.2. It works fine in a real phone. I use a debug key and trippel checked the manifest. It has been working in earlier projects. I just cant figure it out.. Any ideas, what to check?


That's because your Google Maps API Key is bound to your retail key. In the Emulator you use debug-signed Apps, so you'll need a different Google Maps API key for the debug key you use to test it in the emulator


Make sure your emulator has the google apis. I believe for Froyo, there are two different types of emulators you can create. An android 2.2 emulator, and an android 2.2 with google apis emulator.

Also, make sure you have signed your app with a debug certificate.


This may be obvious to you, but more info can be found here.


Also, make sure your emulator thinks it has Internet access. This is indicated by two bars of signal strength -- if you see zero bars and an X where the 3G should go, then the emulator lacks Internet access. That probably means when the emulator started up, it could not detect the Internet.

Also, see if your emulator's Maps application works. If that fails, you know the problem is with your environment, not with your app.


Please start the internet in your emulator it will start working.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜