android - 将 Google Play 服务导入 Eclipse 挂起

标签 android eclipse google-play-services

我刚刚发现我需要这个来提供 map 服务。因此我升级到了最新的 SDK/Google Play 服务。

然后我将其导入 Eclipse...但是当我单击“完成时没有任何反应?

nothing happens on import when clicking finish

上面的截图看起来有什么问题吗?我很确定我已遵循指示,但我一定错过了一些东西。

最佳答案

如果您想使用 google-play-services,您必须将库添加到您的项目中。

1. Create ur own android project
2. Project right click -> Properties
3. under java build -> library u can add the lib of google-play-services .
4. use services

关于android - 将 Google Play 服务导入 Eclipse 挂起,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15271014/

相关文章:

java - 当 JSON 对象没有值的键时设置 null

android - 应用类返回空值

android - 如何将 Admob 广告刷新率设置为原生快速广告?

android - 如何从谷歌播放服务获取 android app_id

更新到 Google Play Services 9.0.83 后,Android Place Picker (PlacePicker) 不再有搜索图标

java - 未注释的方法会覆盖使用@NonNull注释的方法

python - 无法运行 python 谷歌应用程序引擎项目

java - 如何调试 Rails 应用程序?

java - Android项目中的运行时目录

android - 无法获取未知属性 'PLAY_SERVICES_VERSION'