We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For the future features, find the way to run android emulator on google cloud run
The text was updated successfully, but these errors were encountered:
sub issue on #451
Sorry, something went wrong.
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.
apt-get install cpu-checker
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
yowpark
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: