after few days of freaking out and ugh frustrate thinking my API key is wrong, i found out that my MapView will load in my application only when its the main content of the screen.
Every time I'm trying to attach it to a TabHost or trying to load it through getDecorView()
inside an already exist view, the map doesn't load and i get a blank map only.
it is really important for me to use in a TabHost.
Does someone have an idea how to fix it or why it's happening ?