A minimal and customizable Docker image running the Android emulator as a service.
https://github.com/HQarroum/docker-android
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
A minimal and customizable Docker image running the Android emulator as a service.
https://github.com/HQarroum/docker-android
sudo apt update && sudo apt install qemu-system-x86 # Create a 1GB disk image qemu-img create -f qcow2 win95.qcow2 1G qemu-i...