In my android app I want to have a MainActivity with a google map occupying the entire screen.
My problem is that the google map does not display a map, only the go
Include the following code in AndroidManifest.xml file, within the application part:
AndroidManifest.xml
application
See documentation here.