Top "Android-mapview" questions

MapView allows you to create your own Google map-viewing Activity

How to use Android ViewSwitcher?

I'm trying to use the ViewSwitcher to perform switches between two views. One is an ImageView and the other is …

android android-mapview viewswitcher
Keytool alias does not exist

I am trying to get my debug.keystore md5 key so I can get the API key for Google Maps. …

android android-mapview keytool
Why retrieving Google Directions for Android using KML data is not working anymore?

Possible Duplicate: Google Maps output=kml broken? I started to get Error when I'm trying to retrieve Google Directions using …

java android google-maps android-mapview kml
Android - Failed to find provider info for com.google.settings in MapView Example

I'm trying to implement the MapView example which is defined in Android Hello Views example but now I'm facing this …

android android-mapview
Combine image and text to drawable

I want to create a drawable, which consists of a map pin(bubble) and some text. The bubble should be …

android android-mapview drawable
Let's solve the "Failed to find style 'mapViewstyle' in current theme" error

Sorry to post yet another one of these, but it seems we have yet to document every solution to this …

android eclipse android-layout android-mapview
Android "Hello, MapView" Tutorial - Map Tiles Do Not Load

I am new to Android software development and new to this site. I am hoping someone might have some experience …

android google-maps android-mapview
How to handle onTouch event for map in Google Map API v2?

GoogleMap by default doesn't provide event for map drag start and drag stop. I have already reported that problem here. …

android google-maps android-mapview google-maps-android-api-2
Restoring MapView's state on rotate and on back

Background I have a larger application in which I had/have several problems with new Google Maps API. I tried …

android android-fragments android-mapview android-maps-v2 fragment-lifecycle
Comparing two locations using their Longitude and Latitude

Hi i need to cal an event at onchangelocation(), by comparing current latitude and longitude with some saved latitude and …

android android-mapview android-location