Google Maps API V2 'Failed to Load Map. Could not contact Google Servers'

后端 未结 10 1135
礼貌的吻别
礼貌的吻别 2020-11-27 21:08

I have checked and double checked my APIkey that I registered on the Google Console however I am still getting the following error:

12-05 16:31:12.940: E/Goo         


        
10条回答
  •  忘掉有多难
    2020-11-27 21:31

    I had the same problem. I just simply missed this point: When you list your Google APIs services, there are three Google Maps API available.

    Google Maps Android API v2
    Google Maps API v2
    Google Maps API v3 ...

    Check that you have Android version (Google Maps Android API v2) enabled, when you code for Android. Google Maps API v2 was not good enough.

提交回复
热议问题