Actionbarsherlock Google Maps not showing tiles
问题 I am trying to get a Google Map with a static actionbarsherlock. I have done it but the map is not loaded (no tiles are loaded). I am sure that my Google Map key is correct, and I don't know what is the problem. Can you help me? In the zip file there is my little project. http://www.michelepierri.it/DEMOCHOOSER.zip this is my code: MapSimple.java package com.actionbarsherlock.sample.maps; import com.actionbarsherlock.ActionBarSherlock; import com.actionbarsherlock.app2.SherlockMapActivity;