I am getting an error that google play services not installed in you device when I am trying to run my code on my android emulator. Although the code is woking fine on my physical android device.
Asked
Active
Viewed 1,338 times
0
-
which emulator you are using? – Nouman Ch Oct 03 '17 at 13:51
-
1Possible duplicate of [Android: Google play services not working on the emulator](https://stackoverflow.com/questions/29429727/android-google-play-services-not-working-on-the-emulator) – Nouman Ch Oct 03 '17 at 13:52
3 Answers
1
Probably your device image does not come with Play Sotre services installed.
Create another device emulator with an image that the Play Sotre services are already installed. Those images will have a checked icon in Play Store
column:

marc_s
- 732,580
- 175
- 1,330
- 1,459

GuilhermeFGL
- 2,891
- 3
- 15
- 33