jellyfin-archive / jellyfin-android-original

Android Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
271 stars 65 forks source link

Play services mandatory? #284

Closed natrius closed 4 years ago

natrius commented 4 years ago

From what i'm able to read in this issue https://github.com/jellyfin/jellyfin-android/issues/1 it is not possible to use the android app without play-services?

So if i use my cellphone with lineageos without google-services i'm not able to use this app?

dkanada commented 4 years ago

You can build the F-Droid flavor to remove all requirements for play services. Unfortunately, we haven't had anyone contribute the scripts required to publish these builds on an actual F-Droid server, so they aren't published anywhere for now.

dkanada commented 4 years ago

See #308 for the planned F-Droid release in the next week or two without Play Services!