Open a new terminal window and launch the graphical interface: waydroid show-full-ui Use code with caution.
Many users choose Waydroid to seamlessly run Android apps on their Linux desktop. Without GApps, you have what's called a "Vanilla" installation, which is free of Google's proprietary elements and lets you install apps from sources like F-Droid or via APK files. However, with a Vanilla installation, you are locked out of the Google Play ecosystem.
This command automatically fetches the latest verified Android system and vendor images matching your system architecture from the official Waydroid mirrors. Step 3: Start the Waydroid Services
git clone https://github.com/casualsnek/waydroid_script cd waydroid_script python3 -m venv venv source venv/bin/activate pip install -r requirements.txt sudo python3 main.py install gapps waydroid gapps image
Then restart the session.
There are two primary ways to obtain GApps functionality in Waydroid: A. Official Waydroid GApps Images (Recommended)
Open your web browser and navigate to the Google Device Registration Page. Open a new terminal window and launch the
Running Android apps on Linux has evolved from a slow, emulated chore into a near-native experience. At the forefront of this revolution is Waydroid, a container-based approach that boots a full Android system using your Linux kernel.
sudo waydroid init -s GAPPS -D bookworm
A barebones Android Open Source Project (AOSP) image. It contains no Google services or proprietary trackers. It is lightweight but lacks app compatibility. However, with a Vanilla installation, you are locked
Sign in with the Google Account you intend to use on Waydroid.
When you first initialize Waydroid, you are typically presented with two main choices for the system image: