For Android Map api v2 Description references non existing library google-play-services_lib\bin\google-play-services_lib.jar

前端 未结 9 2042
死守一世寂寞
死守一世寂寞 2021-02-20 11:45

I have import google-play-services_lib into my workspace and Add google project into MYProject it give mr error:

Description Resource Path Locatio

9条回答
  •  后悔当初
    2021-02-20 12:40

    Hey i know what your problem is. I think it seems like you didn't built your google-play-services project... Try the following solution:

    1. Import the google-play-services_lib "project" into your workspace
    2. Add the freshly imported project to your applications build path
    3. RIGHT-CLICK the google-play-services_lib project and select "Build Project"
    4. Wait a few moments or "clean up" your project
    5. Run your application and - Voila -

提交回复
热议问题