jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.15k stars 137 forks source link

how to setup dev enviroment for android TV version? #774

Closed picarica closed 3 weeks ago

picarica commented 3 weeks ago

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

Jcuhfehl commented 3 weeks ago

Git clone the repo and open in android studio.

picarica commented 3 weeks ago

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

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