docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

android 9,10,11 black screen inside the emulator

Open mezofi opened this issue 5 years ago • 2 comments

🐛 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. android_10_bug

mezofi avatar Oct 15 '20 15:10 mezofi

The same

alexks02 avatar Oct 02 '21 12:10 alexks02