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
Make sure that you have given these permisssions
and check if the WiFi of AVD is on and your PC is connected to internet.
I was getting the same problems, and following the above mentioned steps I was able to resolve my problem.