Closed yowpark closed 1 year ago
sub issue on https://github.com/dogu-team/dogu/issues/451
Android Emulator on GCP
Yes, it's possible. Below are three example repositories and docker images available:
KVM must be enabled.
Run apt-get install cpu-checker
and kvm-ok
.
https://github.com/google/android-emulator-container-scripts
https://github.com/budtmo/docker-android
https://github.com/amrsa1/Android-Emulator-Docker
Yes, it's possible. GCP supports nested virtualization.
enableNestedVirtualization
option must be set via API (https://cloud.google.com/compute/docs/instances/nested-virtualization/enabling).
Problem
For the future features, find the way to run android emulator on google cloud run
Solution brainstorm
For the future features, find the way to run android emulator on google cloud run