Community

Topic: Android SDK

Google Maps (SOLVED)

Simone D'Onofrio
Tuesday, November 21, 2017

Hi, in the Tutorial the map are not loaded. I can see only the google logo on the bottom.
Any suggest?

user profile image
Support Team  (expert)
Wednesday, November 22, 2017

Hi,
in order to to see the map you need a valid api key obtainable from Google api console as described at https://developers.google.com/maps/documentation/android-api/signup.
Best,

Simone D'Onofrio
Thursday, November 23, 2017

Hi, in the tutorial is already set but not works :

<meta-data android:name="com.google.android.geo.API_KEY" android:value="AIzaSyB7dVnA4LgfeAoXC-8QWutfrUSvX7SHt5M" />

Simone D'Onofrio
Thursday, November 23, 2017

For further details, I see this message in the bottom: "I'm looking for you position" but nothing happen
The api key is correct.

Simone D'Onofrio
Thursday, November 23, 2017

Hi, problem solved, I have update the google play service.

Sign in to add a comment