Android Question Google Maps

Richard Phipps

Member
Licensed User
I have installed the project posted by Erel https://www.b4x.com/android/forum/threads/b4x-b4xpages-googlemaps-example.120121/

WHen I compile I get and error but dont understand it. Could someone please explain how to over come this?


This is in the manifest in the project. I did however change the sdkVersion to 30

 

TILogistic

Expert
Licensed User
Longtime User
demo api-key does not show map, create your own api-key in google account

<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyA42KTVsMFLPHZxIpTjyYNdju1qkPQdTlU"/>
)
 

Attachments

  • Screenshot_20210719-163016.png
    20.9 KB · Views: 98
Upvote 0

TILogistic

Expert
Licensed User
Longtime User
see:

can use gmail account:
Register your app in Google developer console: https://console.developers.google.com
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…