Top "Google-maps-android-api-2" questions

Google Android Maps Api v2 is the next generation of Google Maps SDK available for Android developers.

Google Maps V2 - Error inflating class Fragment

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-2
"Google Play services are updating" error on release, not emulator (Google Play Services 12.6.73, Huawei devices)

I'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-2
Android Gradle How to build for Android Google APIs 4.2.2 not for Android 4.2.2

Is 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-2
Google Maps V2 - Android - Get the current zoom level

How 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-v2
Directions API on Android

While 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-api
Check if a latitude and longitude is within a circle

See 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 area
Map Markers with text in Google Maps Android API v2

I 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-2
Error: MapFragment cannot be cast to android.support.v4.app.Fragment

First, I watched out here: Start FragmentActivity from Activity and now I have the following problem: MapsActivity: public class MapsActivity …

android google-maps-android-api-2
Google map for android my location custom button

How 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-maps