github supechicken/waydroid-builds 20260201-eos
20260201 (/e/OS 3.4, Android 13)

latest releases: 20260302, 20260225, 20260224...
one 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

Installation

Note

Check here for more information

  • Download e-3.4-t-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.