Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Maps V2

Android - Google Maps Extensions - Illegalargumentexception

I'm getting an IllegalArgumentException when I call this createMarker() method: private void cr… Read more Android - Google Maps Extensions - Illegalargumentexception

Unable To Instantiate Android.gms.maps.SupportMapFragment

I have a view with a facebook style side bar navigation. On the main view I want to display my map.… Read more Unable To Instantiate Android.gms.maps.SupportMapFragment

Google Maps V2 On Android Devices With MinSDK Below 11

i have problem with this line when I create project which use Google maps API v2. GoogleMap map = … Read more Google Maps V2 On Android Devices With MinSDK Below 11