Alternatives to Redroid
Runs GPU-accelerated Android instances in containers on Linux hosts. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Redroid
Runs GPU-accelerated Android instances in containers on Linux hosts.
Replacements
Listings that take over the same core job as Redroid.
Waydroid
Runs a full Android system in a container on Linux desktops and phones that use Wayland.
Waydroid runs Android in a container on Linux with near-native performance, but targets Wayland desktops and Linux phones rather than many server instances.
Android Emulator
Android Studio's emulator that runs Android system images as virtual devices for testing apps on a computer.
Android Emulator runs Android system images on Windows, macOS and Linux through Android Studio, aimed at app testing rather than containerised server instances.
Genymotion
An Android emulator for desktop computers and the cloud, aimed at app development, testing and demos.
Genymotion offers Android virtual devices on the desktop and in a paid hosted cloud, with test framework integrations, and is proprietary rather than self-hosted containers.
Similar software
Related functionality, not a direct replacement.
BlueStacks
An Android emulator for Windows and macOS, built mainly for playing mobile games on a computer.
Docker-OSX
Runs a macOS virtual machine inside a Docker container using KVM on Linux.
Windows (dockur)
A Docker container that downloads, installs and runs Windows inside a KVM-accelerated virtual machine.
KubeVirt
A Kubernetes add-on that runs and manages traditional virtual machines alongside containers.