Android 2.3 and google maps API v2

后端 未结 2 1753
北恋
北恋 2021-01-05 18:47

Today I tried to use google maps api v2 for Android 2.3.3 My steps:

  • got SHA1 code from debug.keystore
  • create a new project in google apis console
2条回答
  •  -上瘾入骨i
    2021-01-05 19:25

    Check if the target Google SDK version in the project.properties and the support lib(Android.jar) versions are the same.

提交回复
热议问题