在 Android 模拟器上运行 Google Maps v2

问题描述:

我尝试在我的 Android 应用程序中实现 Google Maps v2,但不幸的是,我收到的不是地图而是这条消息:

I've tried to implement Google Maps v2 in my Android application, but unfortunately instead of maps I get this message:

是否可以在 Android 模拟器(平台 4.2)上运行这些地图?

Is it possible to run these maps on the Android emulator (Platform 4.2)?

目前,参考 Google Android Map API v2 无法在 Android 模拟器上运行 Google Maps v2;您必须使用设备进行测试.

At the moment, referencing the Google Android Map API v2 you can't run Google Maps v2 on the Android emulator; you must use a device for your tests.