Skip to content

Commit a4d6a6c

Browse files
authored
Update README.md
1 parent 744c703 commit a4d6a6c

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

README.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,26 @@
1-
# Android TV 11/13 builds for Waydroid
1+
# Android TV builds for Waydroid
22
[Demonstration video on YouTube](https://www.youtube.com/watch?v=NK1xxoJpPkQ)
3+
34
## Features
4-
- Full-featured Android TV 11/13 build with GApps preinstalled
5+
- Full-featured Android TV 13 builds (based on LineageOS 20.0) with/without GApps preinstalled
56
- VA-API video acceleration support for Intel/AMD GPUs
6-
- Works with libhoudini ARM translation layer
7-
- Works with Widevine L3 (only for x86-64 at this moment)
8-
- Built with Mesa 25.1
7+
- Built-in libhoudini ARM translation layer
8+
- Built-in Widevine L3 (only for x86-64 at this moment)
9+
- Built with Mesa 25.3
10+
11+
## Overview
12+
So far, there are already some Android TV x86 ROMs (like [LineageOS TV x86](https://github.com/LineageOS-TV-x86)) that allow users to turn their PC into an Android TV box. Meanwhile, the CPU performance of most modern x86 systems is somehow overkill for ATV usage.
13+
14+
This project allows users to run ATV on top of an existing Linux OS, with their Linux things (like Samba for NAS or even Steam for gaming) running simultaneously, which makes the system resources fully utilized.
915

10-
## Known bugs
11-
- Tell me if there are anything else :)
16+
## Installation
17+
Check [Releases](https://github.com/supechicken/waydroid-androidtv-build/releases/latest) page for more information
18+
19+
## Reporting bugs
20+
Open a new issue [here](https://github.com/supechicken/waydroid-androidtv-build/issues) if you encounter any bugs with my builds (please check existing issues before submitting a new one)
1221

13-
## Installation (Usage/Install GApps)
14-
- Check [Release](https://github.com/supechicken/waydroid-androidtv-build/releases/latest) page for more information
22+
## Build instructions
23+
If you would like to build ATV images on your own (for the latest security patches, etc.), check [BUILDING.md](https://github.com/supechicken/waydroid-androidtv-build/blob/main/BUILDING.md) for detailed instructions
1524

1625
## Source code
1726
All modified materials used for building ATV images can be found in the [WayDroid-ATV](https://github.com/WayDroid-ATV) organization

0 commit comments

Comments
 (0)