简体   繁体   English

如何在Android模拟器中使用Google Map?

[英]How to use Google map in Android emulator?

I'm trying to display the Google map on my Emulator. 我正在尝试在模拟器上显示Google地图。 I'm using 2.2 (Google Inc). 我正在使用2.2(Google Inc)。 I'm having all the functions for displaying the map. 我具有显示地图的所有功能。 But, it shows the error about [2011-08-29 13:27:49 - GoogleMaps] Could not find GoogleMaps.apk 但是,它显示有关[2011-08-29 13:27:49 - GoogleMaps] Could not find GoogleMaps.apk的错误[2011-08-29 13:27:49 - GoogleMaps] Could not find GoogleMaps.apk

What can i do for this? 我该怎么办? Thanks in Advance. 提前致谢。

  1. Sure that you have need permissions in Manifest.xml 确保您在Manifest.xml中具有权限
  2. Restart Emulator 重新启动模拟器
  3. How to include the GoogleMaps.apk file while extending MapActivity 扩展MapActivity时如何包含GoogleMaps.apk文件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM