How to Run Android TV on Ubuntu/Debian | No Emulator Needed
Want to run Android TV on your Ubuntu/Linux PC? 🚀 In this video, I’ll show you step by step how to install Waydroid and replace its default system image with the supechicken Waydroid Android TV build. This setup transforms your Linux machine into a full Android TV box – so you can enjoy the Android TV interface, install apps, play games, and much more!
Android TV 11/13 builds
https://github.com/supechicken/waydroid-androidtv-build
Commands
sudo apt install curl ca-certificates
curl htt://repo.waydro.id | sudo bash (Part of https removed add)
sudo apt install waydroid
sudo mkdir -p /etc/waydroid-extra/images/
sudo cp ~/Downloads/system.img /etc/waydroid-extra/images/system.img
sudo cp ~/Downloads/vendor.img /etc/waydroid-extra/images/vendor.img
sudo waydroid init -f
sudo waydroid shell -- sh -c "sqlite3 /data/data/*/*/gservices.db 'select * from main where
name = \"android_id\";'"
Register your device
https://www.google.com/android/uncertified