Android Question Google Maps V2 (Blank page)

edgar_ortiz

Active Member
Licensed User
Longtime User
Hi,

I check several posts but I do not find the answer.

Any help is welcome.

Regards,

Edgar

P.D.:
I download googlemap.apk and works fine.
 

Attachments

  • Screenshot_20170521-213342.png
    Screenshot_20170521-213342.png
    59 KB · Views: 204
  • Test_Google_Maps.zip
    173.4 KB · Views: 195

DonManfred

Expert
Licensed User
Longtime User
Looks like you did not follow the tutorial exactly. Where is the Google Play Base Snippet in the Manifest?

-> https://www.b4x.com/android/forum/threads/google-maps.63930/#post-404386

Edit: Even after i changed your manifest it shows a white page. Are you sure you have enabled the GoogleMaps api with your project inside the google console?

See this note from the Tutorial.
Register your app in Google developer console: https://console.developers.google.com
You need to enable Google Maps Android API.
Then click on Credentials -> Create Credentials -> API Key -> Android Key.
You should get a key that looks like: AIzaSyCmFHamGE0O0BvxxxxxxxxXbTCSrjFVg-Q
 
Last edited:
Upvote 0

Similar Threads

Top