【问题标题】:How can i change google play services version to 5100000 in Eclipse?如何在 Eclipse 中将 google play 服务版本更改为 5100000?
【发布时间】:2014-10-08 23:46:25
【问题描述】:

我开发了一个运行良好的 android 应用程序,但是当我尝试在 Google Play 商店中发布时,它给了我一个错误,说我有 google play services 版本 6111000 并且需要有 google play services 版本 5100000 或更低。

我发现了一个类似的问题here,它已经有一个解决方案,但它适用于 Android Studio,我正在使用 Eclipse。那么我如何在 Eclipse 中做到这一点呢?

谢谢

【问题讨论】:

  • 好的,我找到了解决方案。我只是手动下载旧版本的谷歌服务并将其导入到项目中。我想我需要再等一段时间,直到新版本的谷歌服务完成推出。然后,也许Play商店接受新版本。如果有人需要旧版5089000,可以在这里下载->dl.google.com/android/repository/…

标签: android eclipse google-play-services google-play


【解决方案1】:

Google Play 服务今天刚刚完成了Google Play Services 6.1 的推出。您应该将 Google Play 服务 SDK 更新到新版本并再次尝试发布。

【讨论】:

  • 我已经拥有最新版本的 Google Play Services SDK。我今天在 Android SDK Manager 中更新了它。
  • 您已经在 Eclipse 中更新了项目,确保它指向新版本?
  • 我已经在项目中引用了新库。这就是你指向新版本的意思吗?
猜你喜欢
  • 2018-08-04
  • 2017-03-11
  • 2017-04-18
  • 2013-09-15
  • 2018-05-08
  • 2017-02-23
  • 2019-05-03
  • 2016-09-29
  • 1970-01-01
相关资源
最近更新 更多