Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.
I'm trying my hand and Android Application Development. I'm currently using Eclipse (I can't remember the version, whatever the newest …
android google-maps-android-api-2I'm facing the same issue as in Stack Overflow question "Google Play services are updating" in Google Maps API. Unfortunately, …
android google-maps android-studio google-play-services google-maps-android-api-2Is it possible to build for Android Google APIs SDK instead of the general Android SDK with gradle? I need …
android build gradle google-maps-android-api-2How do I get the current zoom level as an integer on a GoogleMap. I need to take this code …
java android google-maps-android-api-2 android-maps-v2While I was going through this blog, I got confused about using the Directions API on android. Is it possible …
android google-maps google-maps-android-api-2 google-directions-apiSee this illustration: What I would like to know is: How to create an area (circle) when given a latitude …
java android google-maps-android-api-2 latitude-longitude areaI have came up with this post but it is for the deprecated Google Maps API http://tech.truliablog.com/2012/02/23/…
android google-maps google-maps-markers google-maps-android-api-2First, I watched out here: Start FragmentActivity from Activity and now I have the following problem: MapsActivity: public class MapsActivity …
android google-maps-android-api-2How can I change google map my location default button? I set my location enable and map draw standard image …
android google-maps-android-api-2 android-maps-v2 android-mapsI want to add a marker on map with long press. Toast in onMapClick() was display with normal tap. But …
android google-maps-markers latitude-longitude google-maps-android-api-2 supportmapfragment