Skip to content
New issue

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

Cloud provider #4

Open
Robin-des-Bois opened this issue Aug 15, 2018 · 3 comments
Open

Cloud provider #4

Robin-des-Bois opened this issue Aug 15, 2018 · 3 comments

Comments

@Robin-des-Bois
Copy link

Robin-des-Bois commented Aug 15, 2018

Great project!

For a research project I need to run multiple android emulators in the cloud. So far, I tried to set it up on

  • AWS EC2
    • using this container on an Ubuntu host
    • did not work because the emulator needs hardware acceleration
       emulator: CPU Acceleration: DISABLED
       emulator: CPU Acceleration status: Could not open /dev/kvm : Is a directory
       emulator: ERROR: x86 emulation currently requires hardware acceleration!
       Please ensure KVM is properly installed and usable.
       CPU acceleration status: Could not open /dev/kvm : Is a directory
      
  • paperspace
  • I installed Android studio on a Windows host, since they have nested virtualization as an option if you contact support
  • it was very unstable and the machine always hangs itself up completely when I start the emulator.

This thread about nested virtualization suggests that I should try google cloud or azure.

Before looking into it, I would love to hear whether/how others run this docker in the cloud.

@Malinskiy
Copy link
Contributor

@Robin-des-Bois our deployment is not done to the cloud so if someone will use this in some public cloud - I'd love to hear back about the results also

@hmpmarketing
Copy link

Hey all,

I just tried this on Google, same issue and messages in log

@jiangtaixing
Copy link

U may try the machine based on Arm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants