porya74
porya74

Reputation: 112

googleMapsApp(project name) wont run without google play services. which are not supported by your device

i'm working on an application that uses the google map services To display the location of the user on the map. but when i'm trying to run it on the genymotion device(android version 7.0), the following error displays on the screen:

googleMapsApp(project name) wont run without google play services. which are not supported by your device.

Thank you for helping me.

Upvotes: 2

Views: 750

Answers (1)

Roi Amiel
Roi Amiel

Reputation: 365

Android SDK provides emulator with google play services... Did you try to use it?

see here

Upvotes: 2

Related Questions