Google Map API v2 is not showing Map on device

后端 未结 6 851
一个人的身影
一个人的身影 2020-12-29 05:42

I am running sample code that is provided on Google Map Documentation for Google Map Api v2 (https://developers.google.com/maps/documentation/android/start#specify_settings_

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-29 06:36

    May be this problem with API key or you just check your SHA1 fingerprint in your project api console(https://console.developers.google.com/project) and your eclipse Windows -> Preferences -> Android -> Build are same, other wise just update the SHA1 from console to build path or vice versa.

提交回复
热议问题