- Android Studio
-
Clone or download this repository
git clone https://github.com/intro-skipper/jellyfin-androidtv.git cd jellyfin-androidtv
-
Open the project in Android Studio and run it from there or build an APK directly through Gradle:
./gradlew assembleRelease
Add the Android SDK to your PATH environment variable or create the ANDROID_SDK_ROOT variable for this to work.
./gradlew installRelease
Important: This is a modification of the official jellyfin client that adds experimental support for the intro-skipper plugin in 10.9 and is not intended as a long-term replacement.