简体   繁体   中英

android can't import google play services

From SDK Manager I have download the google play services, but when I try to add this lib to my project from right click then import the existing android code into workshop then when I select the google play services lib from C:\\Program Files (x86)\\Android\\android-sdk\\extras\\google\\google_play_services\\libproject\\google-play-services_lib I got this error (see the pic below please) .

note

I have android support v4 (maybe this makes problems? I just tell you because I don't know if this would make mistakes). 在此输入图像描述

Seems to be you have already imported the google-play-services_lib project and just deleted from eclipse ide but not in your hard drive workspace folder. Try deleting the google-play-services_lib project from your workspace folder and try importing the project again.

And make sure "Is Library" is checked in properties->Android of google-play-services_lib project.

The Maps APIs for Android have been updated in the latest release of the Google Play Services library and have been rolled out to Android devices with the Play Store.

Please check this link .

if you have any query comment below.

似乎已经安装的库检查我的一步一步教程,看看你是如何错过使用谷歌地图android v2在模拟器上的一些步骤(android 4.2.2)看看我的博客: http//umut.tekguc.info / EN /内容/谷歌Android的地图-V2一步一步

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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