I am working on an app, where I open the map after click on a button.
I open a new activity (intent) and with that "Maps_activity"
I set "maps_layout"
.
My Problem is, I get a blank maps, just see "GOOGLE"on the left bottom side:Blank Maps?!?
1) I add:
compile 'com.google.android.gms:play-services:10.0.1' (my buildToolsVersion is "24.0.3" - Compile SDK version 24)
2) I add maps layout from an other maps-app
, which works. (I changed the context)
3) I add meta-data and API-Key on manifest (and the Maps_Activity
the activity works, opens the maps, just blank?)
4) I add the API-Key in release-
and debug- google_maps_api.xml