budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
9.37k stars 1.25k forks source link

android 9,10,11 black screen inside the emulator #267

Open mezofi opened 3 years ago

mezofi commented 3 years ago

🐛 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

alexks02 commented 2 years ago

The same

tolivier85 commented 4 months ago

The same