android - 未配置 Google Play 服务资源

标签 android eclipse google-play

在阅读本文之前,请注意:

我已经完成我的研究并阅读了其他问题,如下所示 The Google Play services resources were not found. Check your project configuration to ensure that the resources are included 等等,

我得到的错误是:

未找到 Google Play 服务资源。检查您的项目配置以确保包含资源

我正在使用 Eclipse

他们在其他问题中提供了什么

  • 更新所有软件包和软件
  • 将库添加到 Java 构建路径(我使用的是 Eclipse)
  • 使用 Google API 而不是 Android API(在项目属性 -> android 中)

这些解决方案似乎都无济于事,我希望也许有人会在这里有更好的解决方案

我正在使用什么服务

我正在尝试使用 Google 的 GCM 服务

那么……有人吗?

最佳答案

当位置服务无法通过任何方式获取当前位置时,我就会遇到这种情况 - 并且调用了 setMyLocationEnabled(true)。

关于android - 未配置 Google Play 服务资源,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18848978/

相关文章:

eclipse - 如何更改 Eclipse 中的默认文本文件编码?

apk - 如何知道我的应用程序的测试版用户数量?

android - 使用 Android Espresso 检查 TextView 的文本是否完全显示

java - 将数组从 php 发送到 android studio

android - 来自android内核的同时触摸事件

java - 使用数据库在体育模拟 Android 应用程序中保存球员/球队数据

java - 更改单行 if 语句的 Eclipse 格式

仅限 Eclipse 外部的 C++ 段错误

android - 在 viewPager 中平滑停止滚动

android - 从 Google Play 安装未发布的 Android 应用程序