budtmo / budtmo/docker-android
android 9,10,11 black screen inside the emulator
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
## 🐛 Bug Report
Operating System:
Red Hat Enterprise Linux Server release 7.6
Docker Image:
budtmo/docker-android-x86-9.0 ; 10.0 ; 11.0
Docker Version:
18.09.4
Docker-compose version (Only if you use it):
Docker Command to start docker-android:
sudo docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 4723:4723 -p 5555:5555 -e APPIUM=true -e DEVICE="Samsung Galaxy S9" --name android-container budtmo/docker-android-x86-10.0
## Expected Behavior
Android starts properly on emulator.
## Actual Behavior
Emulator started but black screen appears inside.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.