budtmo / budtmo/docker-android
Android Emulator not working when launching container
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
## 💬 Questions and Help
I have gone through the sample tutorial of using the following command:
``` docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container budtmo/docker-android-x86-8.1```
However, when attempting to run it It will be unhealthy and then my virtual machine will freeze. Previously the first time we tried this install it will allow us to use noVNC but the emulator will not run. I have enabled nested virtualization and attempted to install KVM packages. This is for a project so any advice would be much apreciated!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.