Is there any way, how to get new x86 image for Android emulator working with Google Maps SDK?
The Maps SDK for Android uses a pay-as-you-go pricing model.
With the Maps SDK for Android, add maps to your Android app including Wear OS apps using Google Maps data, map displays, and map gesture responses. You can also provide additional information for map locations and support user interaction by adding markers, polygons, and overlays to your map.
First, make sure you follow the instructions to enable virtualization support for the emulator. If you don't, everything will work fine except you won't see a performance improvement:
http://developer.android.com/guide/developing/devices/emulator.html#vm-windows
Then follow these instructions to create an Android 2.3.3 AVD with Google Maps support, with corrections and thanks to http://38911bytes.blogspot.de/2012/03/how-to-use-google-maps-api-in-android.html:
You're done! You can use essentially the same instructions using the new ICS (4.0.3) image if you want to use Google Maps on ICS.
This tutorial works:
http://38911bytes.blogspot.de/2012/03/how-to-use-google-maps-api-in-android.html
Don't forget to use emulator -partition-size 1024
and android:installLocation="auto"
, preferExternal
made me trouble.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With