Referencing the google-play-services library

后端 未结 8 2301
余生分开走
余生分开走 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:15

    What solved it for me was updating some packages ('sdk platform-tools', and 'sdk build-tools' were updated from 16 to 17) in the SDK manager. After that, everything was ok.

    I spent nearly half a day to resolve this... I realize this will probably not help anyone, but for the remote 0.1% chance that this DOES help someone I decided to write up my answer here.

    Hope this helps someone :-)

提交回复
热议问题