尝试在 Eclipse 中导入 Google Play Services 库时,出现以下错误

这可能是 Windows 的权限问题。尝试使用“程序文件(x86)”之外的文件路径进行尝试
将 google-play-services_lib 复制到类似的位置C:\Development\并从那里导入。
不要将 google-play-services_lib 放在工作区中。Eclipse 在导入已经在工作区中的项目时似乎有一个错误。
首先从 sdk 管理器安装,然后从您的 sdk 文件夹中导入,如下所示:http: //developer.android.com/google/play-services/setup.html#Install