gpt4 book ai didi

android - GooglePlayServicesUtil : The Google Play services resources were not found

转载 作者:行者123 更新时间:2023-11-29 14:14:45 25 4
gpt4 key购买 nike

在实现排行榜/成就编码后,我收到此错误消息重复 3 次:

07-18 10:27:02.351:E/GooglePlayServicesUtil(14261):找不到 Google Play 服务资源。检查您的项目配置以确保包含资源。

这似乎是由我的游戏应用引用为库的导入“BaseGameUtils”库项目中的“GameHelper.java”文件生成的。

我已将 google-play-sevices_llb 导入到我的工作区,并将其作为 BaseGameUtils 库本身中的库引用。 BaseGameUtils的Android私有(private)库中有一个google-play-services.jar。 Android Dependencies 文件夹中有一个 google-play-services_lib.jar。 BaseGameUtils(从 v4 更新)的基本文件夹中有一个 android-support-v13.jar。我相信 developer 和 game.developer 页面上的一切都已正确设置,并且我在我的游戏应用的 list 中添加了 2 条必需的行。

我看到有关 google mapping 和 admob 的页面,其中的答案基本上建议忽略它,如果一切似乎都在工作。但是,我没有看到有关排行榜/成就实现错误的页面,它似乎确实阻止了此处的服务连接。

我无法访问排行榜/成就服务。我仍然收到 abmod 横幅,所以我的游戏应用程序似乎确实可以访问服务代码,服务 jar 也在我的游戏应用程序的私有(private)库中。

最佳答案

请在/sdk/extras/google/google_play_services/libproject 中导入 google_play_services 项目,因为您需要此项目中的 resources-res 文件夹。

你在 libs 中添加 google-play-services.jar 不够。

希望这有帮助!!!!

关于android - GooglePlayServicesUtil : The Google Play services resources were not found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24830381/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com