android can't import google play services

后端 未结 3 1841
难免孤独
难免孤独 2021-01-11 13:18

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 t

相关标签:
3条回答
  • 2021-01-11 13:58

    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.

    0 讨论(0)
  • 2021-01-11 14:10

    Seems that library already installed check my step by step tutorial to see if how you missed some step in using google map android v2 on emulator(android 4.2.2) have a look at to my blog: http://umut.tekguc.info/en/content/google-android-map-v2-step-step

    0 讨论(0)
  • 2021-01-11 14:13

    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.

    0 讨论(0)
提交回复
热议问题