【发布时间】:2014-12-18 17:06:06
【问题描述】:
我在 Android 上使用 google-play-services_lib 时遇到问题。
我按照本教程进行操作。 Getting the Google Maps Android API v2 在 Eclipse 上导入它,但是当我在我的项目引用中添加 Google Play 服务库并尝试在我的 Nexus 5 上运行它时,Eclipse 开始无限启动,我必须终止它。
我在 SDK 管理器中更新所有内容。可能是什么问题?
【问题讨论】:
-
我觉得你可以试试Android Studio,很简单。developer.android.com/google/play-services/setup.html#Setup
-
@bjiang 我按照该指南使用 Eclipse + ADT 配置 Play Services。
标签: java android eclipse google-maps google-play-services