Referencing the google-play-services library

后端 未结 8 2271
余生分开走
余生分开走 2021-02-19 10:48

I\'m working on a project using the Google Maps Android API v2, and I have a problem when I start referencing google-play-services_lib. A red exclamation mark appears on my proj

8条回答
  •  南方客
    南方客 (楼主)
    2021-02-19 11:14

    Your second message means that you don't have the necessary file for SDK android-8, what you need to do is to open the SDK Manager and download the SDK version you would like to have (For example):

    enter image description here

    After that you would have the needed jar file, So you can add it to your Google Map project.

提交回复
热议问题