| Feature | VANILLA (Image) | GAPPS (Image) | | :--- | :--- | :--- | | | ❌ Not Included | ✅ Pre-installed | | Core Google Services | ❌ Not Included | ✅ Included for app notifications, maps, etc. | | Proprietary Software | Minimal | ✅ Includes Google's proprietary apps (GMS) | | Best For | Users who want a clean Android experience and can install apps via F-Droid or APKs | Users who need full Google ecosystem access and compatibility |
Copy the new Gapps images:
: Powers background tasks, authentication, and map integration. System Alert Window
. While it is essential for users who need specific apps that rely on Google Play Services, it introduces additional complexity compared to the "Vanilla" version. Core Review: Pros & Cons Review Summary App Availability Excellent. waydroid gapps image
Limit the CPU cores and memory usage of the LXC container by modifying the configuration file located at /var/lib/waydroid/waydroid.cfg .
Basic open-source system applications only.
If you have not installed Waydroid yet, you can initialize it with GApps from the start. | Feature | VANILLA (Image) | GAPPS (Image)
# Ubuntu / Debian sudo apt install curl ca-certificates -y export DISTRO="$(lsb_release -cs)" sudo curl -# --proto '=https' --tlsv1.2 -Sf https://repo.waydro.id/waydroid.gpg --output /usr/share/keyrings/waydroid.gpg echo "deb [signed-by=/usr/share/keyrings/waydroid.gpg] https://repo.waydro.id/ $DISTRO main" | sudo tee /etc/apt/sources.list.d/waydroid.list sudo apt update sudo apt install waydroid -y
sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "SELECT * FROM main WHERE name='android_id';" Use code with caution.
Are you looking to install or just general productivity apps on your Waydroid setup? Waydroid - ArchWiki While it is essential for users who need
This guide covers everything you need to know about finding, installing, and configuring a Waydroid image with GAPPS. What is a Waydroid GAPPS Image?
Last updated: May 2026 – Information accurate for Waydroid version 1.4.2 and Android 13/14 Gapps images.