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

Warning message with Android 14 #30

Open
toolstack opened this issue Feb 26, 2024 · 5 comments
Open

Warning message with Android 14 #30

toolstack opened this issue Feb 26, 2024 · 5 comments

Comments

@toolstack
Copy link

Current release on F-Droid displays warning message during first load:

Screenshot_20240226-131146_nusic

Presumably this is because it is targeting a too old SDK version.

@schnatterer
Copy link
Owner

@toolstack Thanks for letting me know.
To rebuild with latest SDK,most of the Android-related code would have to be rewritten, because of numerous depreciations. I won't be having time to do that any time soon.
Fortunately, the general functionally of nusic is still there. It's running on my android 14 device.

@toolstack
Copy link
Author

@schnatterer Yep, no issues so far that I've found either on 14, just the initial warning.

Presumably moving even one or two SDK versions forward would remove it.

@schnatterer
Copy link
Owner

@toolstack I think I actually tried that but it was no quick win 😐

@toolstack
Copy link
Author

@schnatterer That's unfortunate.

When I get a chance I'll poke at it a bit as well.

@schnatterer
Copy link
Owner

Seems like with Android 15 nusic will not longer be installable:

apps that target API levels lower than 24 (7.0) will not install with Android 15 in 2024.

https://bayton.org/android/android-14-minimum-sdk/

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