Niels van Velzen 184b966491 Add design tokens
2025-12-29 14:40:05 +01:00
2025-12-29 14:40:05 +01:00
2024-10-15 17:54:32 +02:00
2025-12-29 14:40:05 +01:00
2025-12-29 14:40:05 +01:00
2024-08-04 10:47:30 +02:00
2024-07-16 13:37:55 +02:00
2025-12-29 14:40:05 +01:00
2024-06-11 13:32:35 +02:00
2023-04-14 19:27:43 +02:00
2025-09-19 22:47:39 +02:00
2025-09-19 22:47:39 +02:00
2025-12-27 20:19:35 +01:00
2025-12-29 14:40:05 +01:00

Jellyfin Android TV

Part of the Jellyfin Project


Logo banner

GPL 2.0 License Current Release Translation Status
Donate Feature Requests Chat on Matrix
Jellyfin on Google Play Jellyfin on Amazon Appstore Jellyfin on F-Droid
Download archive

Jellyfin Android TV is a Jellyfin client for Android TV, Nvidia Shield, and Amazon Fire TV devices. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start.

Building

The app uses Gradle and requires the Android SDK. We recommend using Android Studio, which includes all required dependencies, for development and building. For manual building without Android Studio make sure a compatible JDK and Android SDK are installed and in your PATH, then use the Gradle wrapper (./gradlew) to build the project with the assembleDebug Gradle task to generate an apk file:

./gradlew assembleDebug

The task will create an APK file in the /app/build/outputs/apk/debug directory. This APK file uses a different app-id from our stable builds and can be manually installed to your device.

Translating

Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work! We cannot accept changes to translation files via pull requests.

Detailed Translation Status

Description
Android TV Client for Jellyfin
Readme GPL-2.0 636 MiB
Languages
Kotlin 67.6%
Java 32.4%