jarnedemeulemeester / findroid

Third-party native Jellyfin Android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to setup dev enviroment for android TV version?

picarica opened this issue · comments

i wonder how can i setup a a development enviroment for this app are there some specific instructions how you build this app? i would like to try it out and look around

Git clone the repo and open in android studio.

got it, i just installed sdk and ./gradlew releaseBinar

export ANDROID_HOME=~/git/findroid/android-sdk/sdk/
./gradlew assembleReleas