Waydroid
published: 2026-07-31
best way to run android apps on cachyos
The best way to run Android apps on CachyOS is by installing Waydroid, a lightweight, high-performance Android container that runs apps natively with Wayland integration and hardware GPU acceleration.
Installation and Setup Waydroid is available directly in the cachyos-extra repository, allowing for straightforward installation via the package manager:
sudo pacman -Syu waydroid
After installation, initialize the container
For a standard setup without Google services, run sudo waydroid init
enable and start the service with sudo systemctl enable --now waydroid-container
launch the interface using waydroid show-full-ui.
Performance and Compatibility Waydroid is widely recommended by the CachyOS community because it is significantly faster and uses fewer resources than traditional Windows-based emulators like BlueStacks. It runs Android apps as if they were native to the OS. However, note that Waydroid uses the x86 version of Android; if you need to run ARM-only applications on an Intel CPU, you may need to install libhoudini, or libndk for AMD processors, to act as a translation layer.