I've flashed a virtual device so it can have Google Play services. And since then I can't launch .apks from Android studio. I'm not sure if I flashed it incorrectly or what. Any help will be greatly appreciated.
Asked
Active
Viewed 37 times
0
-
Android studio emulators and virtual devices have already support for Google Play services with many versions of android. Why did you flashed it? – Oğuzhan Döngül Jun 23 '17 at 21:50
-
I used genymotion as the emulator as I don't have Intel cpu. And the emulators don't have google play services pre installed – Drmanhattan Jun 23 '17 at 21:52
-
Do you have any suggestions for other methods of putting Google Play services on gMotion – Drmanhattan Jun 23 '17 at 21:57
-
Did you tried these? https://stackoverflow.com/questions/20121883/how-to-install-google-play-services-in-a-genymotion-vm-with-no-drag-and-drop-su – Oğuzhan Döngül Jun 23 '17 at 22:03
-
Yes these are the posts I used. But once I've done this I can't run an .apk using Android studio it prompts me to uninstall the apk for it to work but it doesn't :( – Drmanhattan Jun 23 '17 at 22:15
-
I'll continue it tomorrow. Its late here at the moment – Drmanhattan Jun 23 '17 at 22:18
-
Problem solved. Thanks – Drmanhattan Jun 24 '17 at 13:04
-
You can answer your own question and approve if you have solved it. – Oğuzhan Döngül Jun 24 '17 at 13:28
1 Answers
0
Follow the guide provided by genymotion.
Visit http://opengapps.org
And do the following
Select x86 as platform Select appropriate Android version Select nano
Simply drag downloaded zip file not to emulator display.
(Source) https://www.genymotion.com/help/desktop/faq/#google-play-services

Drmanhattan
- 1
- 3