Waydroid-Installer is an automated script to install waydroid on Arch or Arch Based Linux Distros
Simplify Waydroid installation on Arch or Arch-based Linux systems. This script automates the entire process, from downloading and installing Waydroid to starting essential services. Enjoy running Android apps seamlessly on your Arch Linux desktop.
Before running the script, make sure that your system is up-to-date and that you have sudo privileges.
- Download the script:
git clone https://github.com/YasirRWebDesigner/waydroid-installer.git
- Make the script executeable
chmod +x install.sh
- Run the script
sh ./install.sh
The script was tested on distrobox and main system had linux-zen/zen-headers preinstalled. The script has also been tested on bare metal Arch btw, with linux/linux-headers and linux-xanmod/linux-xanmod-headers installed. Use it at your own risk.