I want to create a dockerfile that creates an android emulator with version 7-8 and google play services Does anyone know how can i do it? Thanks
Asked
Active
Viewed 954 times
1 Answers
0
Maybe you can use some android emulator(like a Genymotion) and set up a Google play services inside. But Genymotion doesn't provide Google apps and you must set up it manually using a ARM Translation Installer.
If you want only run android apps on docker, you should look at this.

Vitaliy Antonov
- 1
- 1