Android Can't update to version 21.1
#16
(2024-10-16, 08:45)MrMagic Wrote: More info here:

https://support.google.com/googleplay/an...6878?hl=en

They say that if you have the latest version of Android you can also see apps developed for the second to last version but not those developed for the third to last and lower, the latter will only be visible to devices targeted and lower.

Then it says that from the second to last version and lower you can still see applications developed for the latest version if you fall within the minimum version:

"Configuring your app to target a recent API level ensures that users benefit from security, privacy, and performance improvements, while still allowing an app to run on older Android versions (down to the specified minSdkVersion)."
Reply
#17
@Camerahead You are right, I read it wrong (or too quick Smile)
Reply
#18
(2024-10-16, 11:57)Camerahead Wrote: down to the specified minSdkVersion

you won't be able to install anything from master
https://github.com/xbmc/xbmc/blob/master...d.cmake#L9

but omega is still fair game
https://github.com/xbmc/xbmc/blob/Omega/...d.cmake#L9

not sure where the play store version is compiled from but i highly doubt it's master

but not too far in the future your device will not meet minimum (i think)

edit

i just confirmed the play store versions are minSdk 21 (both 64bit and 32) as well as the one available from kodi.tv
the difference is likely that the 32bit is xapk only (as already pointed out)

fact remains if the play store refuses to deliver it then there is little one can do
Reply

Logout Mark Read Team Forum Stats Members Help
Can't update to version 21.10