google map api v2, and older version of google play services lib

前端 未结 3 927
情深已故
情深已故 2021-01-12 14:08

I am going to use maps in my android application and I should use google play services. I read lots of q\\a here like this. In the mentioned question, the accepted answers s

3条回答
  •  时光取名叫无心
    2021-01-12 14:34

    Update your google play services to the latest from your sdk manager which is rev 13

    You need to add the below to manifest file

     
    

    https://developers.google.com/maps/documentation/android/start#add_the_google_play_services_version_to_your_apps_manifest.

    It's a new requirement added from the last revision 13 update to google-play-services.

提交回复
热议问题