Community
Topic: Android SDK
Google Maps (SOLVED)
Hi, in the Tutorial the map are not loaded. I can see only the google logo on the bottom.
Any suggest?
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,
Hi, in the tutorial is already set but not works :
<meta-data android:name="com.google.android.geo.API_KEY" android:value="AIzaSyB7dVnA4LgfeAoXC-8QWutfrUSvX7SHt5M" />
For further details, I see this message in the bottom: "I'm looking for you position" but nothing happen
The api key is correct.
Hi, problem solved, I have update the google play service.