android - 无法获取最新的Google Play服务-适用于Android的Google API

标签 android google-play google-play-services

我的问题很简单,但是我无法解决。

我已经更新了最新版本的Android Studio,并且我的Android SDK管理器[附有截屏]说我具有最新版本的Google Repository,但实际上我没有安装最新版本。我在Android SDK文件夹中的机器上只有Google Play服务版本 11.0.4 ,但不是最新版本,最新版本已达到 11.8.0 提到Here

我已经尝试了所有方法,但无法下载最新版本,请寻求帮助。

请告诉我如何下载适用于Android的最新版本的Google API。

enter image description here

最佳答案

您无需使用SDK Manager中的Google Play服务。建议使用gradle build.xml从Google的maven存储库中获取它。参见the setup guide

如果您在Unity上进行开发,则可以使用许多插件,只需在Google搜索中搜索“Google Play Services Unity”即可。

关于android - 无法获取最新的Google Play服务-适用于Android的Google API,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49257195/

相关文章:

android - 从 Android Play 商店获取数据

android - 如何在应用程序崩溃时添加发送反馈选项?

ios - 是否可以在 Apple Store 和 Play Store 中将当前应用更改为较新的应用?

android - 为什么 SafetyNet Attestation 停止工作?

android - boost 库: Android

android - Xamarin.Android使用ApkTool编辑apk包名导致崩溃

android - 通过应用程序运行 shell 命令..无法正常工作

Android 应用程序启动缓慢 - dex2oat Zip 不存在。取消 - Gradle 2.10

android - 向自己发送可靠消息? Google Play 游戏服务 - Android

android - Android 应用程序能否知道另一个 Android 应用程序何时运行?