github supechicken/waydroid-builds 20260224
20260224 (LineageOS 22.2, Android 15)

latest releases: 20260302, 20260225
pre-releaseone month ago

Warning

Do not mirror my builds! Please post a link to this repository instead.

Note

This image is also available on SourceForge

Important

Clean install is recommended.

If you encounter any error after upgrading from previous releases, try wiping Waydroid's storage directory first

# equivalent to factory reset, all data will be LOST
rm -rf ~/.local/share/waydroid
rm -rf /var/lib/waydroid/overlay*
sudo waydroid init -f

Known bugs

  • Waydroid integration is currently broken (things like waydroid app install are not working), use adb install instead

Installation

Note

Check here for more information

Important

Use this fork of waydroid_script to install GApps

Complete Google Play Certification, otherwise you won't be able to log in with your Google account.

  • Download lineage-22.2-xxxxxxxx-UNOFFICIAL-waydroid_x86_64.zip below
  • Extract system.img and vendor.img from the downloaded archives
  • Copy system.img and vendor.img to /etc/waydroid-extra/images/:
sudo mkdir -p /etc/waydroid-extra/images/
sudo cp <PATH TO SYSTEM IMAGE> /etc/waydroid-extra/images/system.img
sudo cp <PATH TO VENDOR IMAGE> /etc/waydroid-extra/images/vendor.img
  • Re-initialize Waydroid setup:
sudo waydroid init -f

Don't miss a new waydroid-builds release

NewReleases is sending notifications on new releases.