Dock-Droid
Run QEMU Android in a Docker! X11 Forwarding, CI/CD for Android
Dock-Droid is a Docker-based environment that lets you run an Android x86 system inside a container, powered by QEMU under the hood. It is conceptually similar to Docker-OSX, but targets Android instead of macOS, enabling researchers, testers, and enthusiasts to spin up Android desktops or test rigs on Linux hosts. The project typically ships with an Android x86 or BlissOS image and provides a “live OS” mode as well as an option to install the system to a virtual disk within the container. ...