github WayDroid-ATV/waydroid-androidtv-builds 20250718
20250718 (Android 13)

latest releases: 20260403, 20260106, 20250913...
9 months ago

Warning

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

This image is based on LineageOS 20.0 (Android 13)

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

Changelog

  • Houdini is now the default pre-installed ARM translation layer for better compatibility
  • Update Widevine service to AIDL
  • Switched to Codec2-based video decoders, also removed OMX codecs
  • Fix libva error for non-Intel HW video decoding drivers (Mesa Gallium VA drivers)
  • Fix Settings app crash when developer mode is active
  • Update to June security patch
  • Merge new changes from Waydroid upstream

Installation

Important

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

Note

lineage-20.0-xxxxxxxx-UNOFFICIAL-WaydroidATV_x86_64.zip is for x86-64 based PCs
lineage-20.0-xxxxxxxx-UNOFFICIAL-WaydroidATV_arm64.zip is for ARM64 devices (e.g Raspberry Pi boards)

Check here for more information

  • Download lineage-20.0-xxxxxxxx-UNOFFICIAL-WaydroidATV_xxxxx.zip below
  • Extract system.img and vendor.img from the downloaded archive
  • 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

Checksums

  • lineage-20.0-20250718-UNOFFICIAL-WaydroidATV_x86_64.zip
SHA256: 8d04ffac9621f0aca1ab25cc5db61c894fecd4217a7e65c313e6c964edaec99c
SHA1:   180193b93588adbef2c94ee1292220ad8e1b7783
MD5:    b6e2178927d5f7dbf66adf98973bb74a

Don't miss a new waydroid-androidtv-builds release

NewReleases is sending notifications on new releases.