jellyfin-archive / jellyfin-android-original

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

Explain difference btwn release.apk vs libre.apk vs debug.apk in Readme.md #331

Closed patogit closed 4 years ago

patogit commented 4 years ago

Since there's a choice of three APKs, explain the difference between them in the readme, and explain that the libre release is not yet working. This way people can understand their options and maybe even lend a hand in making the libre release work better.

patogit commented 4 years ago

If someone tells me the difference, or points me to a place it's explained, I'm happy to make the changes and submit a pull request. Any hints?

TheFrenchGhosty commented 4 years ago

Release: Standard

Libre: No dependency on Google Play Service (APK seems broken right now though: https://github.com/jellyfin/jellyfin-android/issues/327#issuecomment-620409714 )

Debug: Not for end users