android - eclipse Juno 中的 google play services( Rev. 30) 中没有 libproject

标签 android eclipse google-play-services

我不知道发生了什么,但我在 google play 服务中找不到任何 libproject。我刚刚更新了它。我的apk文件在清理项目后变成了jar文件,所以我查看了google play服务,发现没有libproject可以添加到项目中。有文档和示例,但在 libproject 上。

我在网上没有找到任何解决方案,所以我认为最好在这里发帖。 这次更新有什么问题吗?

任何人,请给我任何解决这个问题的想法。

最佳答案

我正在 Eclipse 中处理遗留项目,我解决问题的方式与其他方式略有不同。对于我使用 Google Play 服务修订版 29 中的项目,有各种我无法解决的依赖性问题。例如,它需要兼容库 v4,所以我导入了它,但即便如此它也找不到一些所需的资源。

但是,我能够使用 Revision 28 而不会出现此类问题,并将我的应用程序的最低版本设置为 ICS。下面是版本 28 的链接。下载它,解压缩它并将 libproject 文件夹解压缩到它通常在删除之前所在的位置。

以通常的方式在 Eclipse 中导入项目(确保选择了复制文件),一切都会好起来的。

https://dl-ssl.google.com/android/repository/google_play_services_8298000_r28.zip

可以找到更多信息 here :

关于android - eclipse Juno 中的 google play services( Rev. 30) 中没有 libproject,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37476007/

相关文章:

android - getLastKnownLocation 返回 Null 值

android - 如何在 Android 应用程序中从 Google Cloud Messaging 客户端取消注册

android - 自定义通知布局和文本颜色

java - 为什么 Eclipse 或 IntelliJ 中的控制台总是为空?

Android Studio 谷歌地图 key

java - 如何为Testng创建一个可执行jar文件,runnnig点应该是Xml文件

java - 如何以编程方式使 Android 应用程序崩溃?

android - 设备是否保留超过 1 个版本的 Google Play 服务?

android - GooglePlay v19 模拟器抛出 "E/EGL_emulation﹕ Failed to establish connection with the host"等

android - Appinvite_styles.xml :5: error When including Google Play Services library to eclipse