Still Gets “Couldn't get connection factory client” Error
04-01 10:17:20.701: E/MapActivity(377): Couldn't get connection factory client All I get is gray tiles and the map doesn't get loaded. Hey everyone I know there are lots of similar posts I did thoroughly go through them. It can be Internet permission (I added that before application tag ), Or uses-library android:name="com.google.android.maps" (Added inside application tag ) or it's bad API Key. Here's the thing I earlier created a debug key and Google map api v1 displayed map correctly with no problem. Later when i opened that project it didn't resolve MapActivity,GeoPoint,MapController etc..