/Waydroid-Installer

AutoDroid is an automated script to install waydroid on Arch or Arch Based Linux Distros

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Waydroid-Installer

Waydroid-Installer is an automated script to install waydroid on Arch or Arch Based Linux Distros

Overview

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.

Prerequisites

Before running the script, make sure that your system is up-to-date and that you have sudo privileges.

Usage

  1. Download the script:
git clone https://github.com/YasirRWebDesigner/waydroid-installer.git 
  1. Make the script executeable
chmod +x install.sh
  1. Run the script
sh ./install.sh

Disclaimer

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.