Android:为什么MapView在模拟器中运行时会抱怨LOGIN ACCOUNTS MISSING?

时间:2013-03-03 04:52:20

标签: android

我正在尝试让MapView在模拟器上显示。当我查看logcat时,这是我收到的错误消息。我不知道为什么?

设备没有帐户:发送Intent {act = com.google.android.gsf.LOGIN ACCOUNTS MISSING}

任何帮助表示感谢。

2 个答案:

答案 0 :(得分:1)

目前无法在模拟器上运行Google Android Maps v2。查看Android开发者对this帖子的评论。另外,请查看播放服务的官方link

Note: Google Play services is not supported on the Android emulator — to develop using the APIs, you need to provide a development device such as an Android phone or tablet.

答案 1 :(得分:0)

有几件事。 PLS。确保你有地图键。还要确保您对清单具有所需的权限。有关更多信息,请参阅:https://plus.google.com/+AndroidDevelopers/posts/Tyz491d96Ci