Google services added Force close application with log cat error

后端 未结 7 1694
無奈伤痛
無奈伤痛 2021-01-06 12:23

I have been developing a simple app for load a map view. I have followed the API. https://developers.google.com/maps/documentation/android/start#add_a_map

BUT

7条回答
  •  天涯浪人
    2021-01-06 12:27

    I have the same problem when running the app on my 2012 N7 running 4.3.

    I don't think the actual released version of Play Services matches the SDK version in version.xml:

    google_play_services_version 4030500
    

    So it's either a case of waiting for a Play Services update on Play Store, or possibly try changing the version.xml in google-play-services_lib.

提交回复
热议问题