ota

🚀 Android 13 OTA for Waydroid (Unofficial)

This is an unofficial OTA server and patch tool for running Android 13 (Lineage 20) builds on Waydroid. It allows users to automatically fetch and install Android 13 system and vendor images via OTA, even though these builds are not yet available in the official Waydroid OTA channels.

📢 This project is community-maintained and is not affiliated with the official Waydroid project.


🌐 OTA Server

🛠️ Patch Script

To redirect your Waydroid installation to use the unofficial OTA channel, use the provided script:

🔧 android-13-ota_patch.sh

curl -LO https://amstel-dev.github.io/ota/android-13-ota_patch.sh && chmod +x android-13-ota_patch.sh && sudo ./android-13-ota_patch.sh

⚙️ Automated Updates

The OTA JSON manifests for system and vendor builds are automatically updated every 6 hours using a GitHub Actions workflow (.github/workflows/auto-update.yml). This workflow runs the ota_updater.py script which:

This automation ensures that the OTA server always serves the latest available builds without manual maintenance.


Thank you for using the unofficial Waydroid Android 13 OTA server!