The new Google Maps Android API v2 allows you to offer interactive, feature-rich maps to users of your Android application.
I am getting an error with not a concrete class when I add the Activity in the AndroidManifest. Please help …
java android android-maps-v2I'm trying to replace the blue dot on the map of my app. My intention is that instead of the …
android google-maps-markers android-maps-v2I'm updating my app to the new Android Maps API V2 and ran into a problem when trying to get …
android bitmap android-maps-v2I want to zoom the Google map to a specific radius in miles say 10 miles/20 miles/30 miles etc as per …
android google-maps google-maps-api-3 android-maps-v2 android-mapsI mean if i click marker OnMarkerClickListener is called, so the OnMapClickListener did not. Even if i set mMap.setOnMarkerClickListener(…
android google-maps android-maps android-maps-v2I'm currently developing for Android 4.3. Background: I'm using pageViewer to scroll between three different fragments. My second fragment (tab 2) has …
android android-viewpager android-maps-v2