We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows 11
all
Emulator must start.
$ docker run -d --privileged -p 6080:6080 -p 5555:5555 -p 5554:5554 -e EMULATOR_DEVICE=samsung_galaxy_s10_14.0 -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_14.0 Unable to find image 'budtmo/docker-android:emulator_14.0' locally emulator_14.0: Pulling from budtmo/docker-android 9c8f333fd573: Download complete 1ad9373cd855: Download complete 87ba17eefda3: Download complete 71df122140ae: Download complete a7a8fb0e7ec6: Download complete da1b3d0aa212: Download complete 213056b019a9: Download complete ee1ed3039be2: Download complete 512b22658f4e: Download complete 834d8049b8a8: Download complete a61455b01e22: Download complete Digest: sha256:76d7d747a9aa55e749e775740051d2c3fe1facb654cb41e1ca97aea83ff028bc Status: Downloaded newer image for budtmo/docker-android:emulator_14.0 09f1b4b0412b23ae4bc7217b87ad5a432f76a5bc2ecf86693a37b83502d70f23 docker: Error response from daemon: error gathering device information while adding custom device "C": not a device node.
No response
The text was updated successfully, but these errors were encountered:
This tool works on macOS /systems? I can't run it on my Mac, I remove the /dev/kvm, but the emulator doesn't start.
Sorry, something went wrong.
Can I have some help here?
No branches or pull requests
Operating System
Windows 11
Docker Image
all
Expected behaviour
Emulator must start.
Actual behaviour
$ docker run -d --privileged -p 6080:6080 -p 5555:5555 -p 5554:5554 -e EMULATOR_DEVICE=samsung_galaxy_s10_14.0 -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_14.0
Unable to find image 'budtmo/docker-android:emulator_14.0' locally
emulator_14.0: Pulling from budtmo/docker-android
9c8f333fd573: Download complete
1ad9373cd855: Download complete
87ba17eefda3: Download complete
71df122140ae: Download complete
a7a8fb0e7ec6: Download complete
da1b3d0aa212: Download complete
213056b019a9: Download complete
ee1ed3039be2: Download complete
512b22658f4e: Download complete
834d8049b8a8: Download complete
a61455b01e22: Download complete
Digest: sha256:76d7d747a9aa55e749e775740051d2c3fe1facb654cb41e1ca97aea83ff028bc
Status: Downloaded newer image for budtmo/docker-android:emulator_14.0
09f1b4b0412b23ae4bc7217b87ad5a432f76a5bc2ecf86693a37b83502d70f23
docker: Error response from daemon: error gathering device information while adding custom device "C": not a device node.
Logs
No response
The text was updated successfully, but these errors were encountered: