Reputation: 11
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.
Upvotes: 0
Views: 1418
Reputation: 11
Use geny motion. Its much better than default emulators.
You can download one from here
Upvotes: 0
Reputation: 2919
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:
Upvotes: 1
Reputation: 2198
You should use an emulator with google API
like attached screenshot:
Those with (Google APIs)
tag beside them have google play service installed.
Upvotes: 1