如何在 Eclipse 上更新 google play 服务?

Posted

技术标签:

【中文标题】如何在 Eclipse 上更新 google play 服务?【英文标题】:how to update google play services on eclipse? 【发布时间】:2017-03-11 09:16:03 【问题描述】:

我用eclipse开发android

我收到此错误:

    10-28 15:31:02.020: I/Ads(5593): 
Received log message: <Google:html> You are using version 8.3 of the Google Play services Ads SDK. 
Please consider updating your SDK to the most recent SDK version to get the latest features and bug fixes.
 See xxxx for instructions on how to get the latest version of Google Play services.

但我使用 Eclipse。文件说 android studio。我的项目非常大,现在我无法将它从 eclipse 转换为 adt。

更新

我在另一个项目中使用了所有这些,一切都很好。我不明白发生了什么?

提前致谢

【问题讨论】:

Ecplise User ?哇 是的,我使用eclipse为一些项目开发android。 My project is very big and now I cant convert it for now from eclipse to adt. 稍后您将需要在 AS 上迁移,而当您意识到它比上一个大小严重大得多时,可能为时已晚。 :) 多么粗鲁的cmets,我也有android studio项目,在这个项目中我需要使用eclipse所以我的问题是这个,如果你不回答请不要评论 【参考方案1】:

Google 正在尽最大努力强迫您使用 Android Studio。我有类似的问题,然后我只是手动下载了播放服务项目并添加到我的项目中。

长存短,你可以从这里得到它: https://github.com/dandar3/android-google-play-services-ads

这是旧的,但已经配置: https://dl.dropboxusercontent.com/u/55162356/google-play-services_lib.zip

【讨论】:

感谢您的回答,这是我想要的,但版本太旧了。可以分享一下更新的版本吗? 这就是我所拥有的。可以从谷歌下载,然后从aar文件中解压(我就是这样做的,但是很久以前,不记得具体步骤了) 感谢您的回答,我赞成您的回答,但我仍需要更新版本,我尝试您的解决方案 检查更新的答案。您还可以从上面给出的 github 存储库下载更新后的 GPS 在那个链接里有 5 个 deps,4 个坏了

以上是关于如何在 Eclipse 上更新 google play 服务?的主要内容,如果未能解决你的问题,请参考以下文章

如何将google play服务添加到eclipse

怎么在eclipse里面找到adt

我想用eclipse开发安卓软件但是遇到了一个问题就是SDK manager不能更新

如何在无头服务器上构建 Eclipse 插件更新站点?

如何在 google play 上更新增量成就

每次在 Google Cloud Storage 上上传 CSV 时如何触发自动更新 Google BigQuery 数据集