Warning
Do not mirror my builds! Please post a link to this repository instead.
This image is based on LineageOS 23.2 (Android 16 QPR2)
Note
ARM64 images are NOT available in this release (check 20260302 if you need an ARM64 build)
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
Changelog
New features
- Two-finger touchpad gestures are now mapped to screen swipes
- Initial CGroup support for Intel CPUs with hybrid architecture (might benefit power consumption)
- Enable background blur support in app drawer/notification shade
- Material 3 Expressive design is enabled by default
- Added support for Pascal+ NVIDIA GPUs with nouveau kernel driver
- Added support for clipboard sync with host (#32)
Bug fixes
- ARM translation layer is fully functional now
- Waydroid integration is now fully functional (requires Waydroid version 1.6.3 or later)
- Fixed network connection, no more workaround required
- Fixed booting on AMD GPUs (#17)
- Fixed booting on Intel dGPUs (#25)
- Fixed storage tab in Settings on LUKS rootfs setup
Other changes
- Bump security patch to 2026-07
- Fake battery level on systems without battery installed
- Mesa updated to version 26.1.5
- Merge upstream patches
- The UI window can be resized dynamically now (WayDroid-ATV/android_hardware_waydroid@40c54a5)
- Fixed UI render glitch on RADV driver (WayDroid-ATV/android_external_mesa3d@5603c45) (#10)
Known issues
- The pre-installed browser crashes randomly when navigating
Installation
Method 1: Install with waydroid command (recommended)
- Re-initialize Waydroid with WayDroid-ATV OTA server (NOTE: replace
GAPPSwithVANILLAif you want non-GApps build)
sudo waydroid init -f \
-c https://waydroid-atv.github.io/ota/a16-qpr2/system \
-v https://waydroid-atv.github.io/ota/a16-qpr2/vendor \
-r lineage \
-s GAPPS- Download images with Waydroid
sudo waydroid upgradeMethod 2: Download and install manually
Note
Check here for more information
- Download
lineage-23.2-xxxxxxx-GAPPS-waydroid_xxxxx-system.zipandlineage-23.2-xxxxxxx-MAINLINE-waydroid_xxxxx-vendor.zipbelow (NOTE: replaceGAPPSwithVANILLAif you want non-GApps build) - Extract
system.imgandvendor.imgfrom the downloaded archives - Copy
system.imgandvendor.imgto/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 -fLinks
- OTA update page -> https://waydroid-atv.github.io/ota
- Telegram update channel -> https://t.me/WayDroidATV
- Buy me a coffee :D -> https://github.com/sponsors/WayDroid-ATV