api - Android Google maps v2 are blank on emulator but work on real device -


I have an Android app that uses Android Google Maps API v2. This application runs fine on my Xperia real device but empty map with zoom buttons on one of my Galaxy Nexus AV9 (Google API V9). I'm using Android Studio. I have set all necessary permissions on the API key along with the Manifest. I logcats get the following errors:

The class 'gpq' could not be referenced from the method gpr.a. Class 'com.google.android.gms.location.internal.ParcelableGeofence' could not be found, referenced


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

Camel ProducerTemplate possible memory leak -

javascript - Adhering to a max length setting with jshint -