Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Minimum version >= 26 #77

Closed
zoriya opened this issue Nov 21, 2018 · 1 comment
Closed

Android Minimum version >= 26 #77

zoriya opened this issue Nov 21, 2018 · 1 comment

Comments

@zoriya
Copy link

zoriya commented Nov 21, 2018

Hello, i've seen that the last release need the minimum MonoDroid version to be Oreo or newer. Why this restriction ? I've looked on the exoplayer website and they support android version greater than Lolipop with all the features. Is this an intended behavior and if so, why ?

PS: i want to upgrade because if've found a bug on the 2.8.8 version and was wondering if it has been solved in the last version. You can't play audio of file in local storage if there is a # (hash) in the filename or path.

Thanks for reading.

@martijn00
Copy link
Collaborator

Oreo is not the minimum version, but the compile target. You can still set lolipop as minimum target just as they say on the website.

The latest version only works with #74 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants