this post was submitted on 09 May 2024
40 points (100.0% liked)
Free and Open Source Software
17922 readers
14 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The main problem is that VLC's minimum SDK is still targeting Android 4.2, this is an issue with a ton of apps (games specially), which basically renders them incompatible/buggy with modern Android versions.
Being honest here, all app developers should target Android 8 as their minimum nowadays, as anything below that can't even browse the web anymore.
firefox still supports android 5 so that's a lie
I didn't say lower SDKs can't work, but there IS a higher chance that they'll fail.
Backwards comparability with 5 would be nice :3