简体   繁体   English

ADT更新后找不到Google Play服务

[英]Google Play Services not found after ADT Update

I was trying to get an environment setup today and after getting the SDK, ADT, Eclipse etc set up I imported the project to the new work space. 我今天试图获得一个环境设置,在获得SDK,ADT,Eclipse等设置后,我将项目导入到新的工作空间。 After install developer tools version 22.0 the google play services lib in the project "can't be resolved". 安装开发人员工具版本22.0后,项目中的google play服务库“无法解析”。 None of the map classes can be resolved - Marker, Camera Position, LatLng, Google Map etc. 没有一个地图类可以解析 - 标记,相机位置,LatLng,谷歌地图等。

In a different environment I was running version 21.1 of the Developer Tools. 在不同的环境中,我运行的是开发人员工具的21.1版。 The project would run fine there until I updated the Developer Tools. 该项目在那里运行良好,直到我更新了开发人员工具。

I was curious if anyone else has experienced this and if there is a workaround? 如果有其他人经历过这种情况并且有解决方法,我很好奇吗?

Dup of: After upgrading to Android Developer Tools version 22, compiling fails Dup: 升级到Android Developer Tools版本22后,编译失败

Check this post: https://plus.google.com/photos/117122118961369445953/albums/5878509263473846433/5878509268379848162 查看这篇文章: https//plus.google.com/photos/117122118961369445953/albums/5878509263473846433/5878509268379848162

Please also check on SDK Manager if you have the new "Android SDK Build-tools" installed! 如果您安装了新的“Android SDK Build-tools”,请查看SDK Manager!

What I have done: 我做了什么:

  • Eclipse -> Java Build Path -> Order and Export = checked "Android Private Library" and "Android Dependencies" Eclipse - > Java Build Path - > Order and Export =选中“Android私有库”和“Android依赖项”
  • SDK Manager = SDK Build-tools installed SDK Manager =安装了SDK Build-tools
  • SDK Manager = Android Plataform-tools v17 installed SDK Manager =安装了Android Plataform-tools v17

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM