Android Maps v2: "Google Play services, which some of your applications rely on, is not supported by your device."
Asked Answered
M

1

6

I have an application that need Google Play Services, because i'm using Android Maps v2.

I'm running some tests, and one test requires factory reset the device, and try to run the application.

The first time i do this, without connect wifi or any internet source, the message that appears on map is:

Google Play Services, which some of your applications rely on, is not supported by your device.

When i click on this "OK" button, my application crash. The log:

Error Log

When i connect to internet, this message change, and the button that show is "Update", then i just click and all works as expected.

Can i handle this event on Ok Button? Ny tips?

Thanks!

Muffle answered 10/6, 2013 at 13:43 Comment(0)
E
2

In my case, i created one emulator with google api instead of android. and now, the message is to update the google play services.

Look at this post

EDIT Now I'm using this emulator instead the eclipse android emulator. Genymotion is faster and better.

Eligibility answered 14/9, 2013 at 16:45 Comment(1)
I guess its not the eclipse emulator but a Google provided emulator which we get along with the Android SDK package. Eclipse only integrates itself with with.Moussorgsky

© 2022 - 2024 — McMap. All rights reserved.