Identify low-target-api-version apps as incompatible on Android 14
Is your feature request related to a problem? Please describe. Some apps that target api is below 23 (e.g. io.github.muntashirakon.setedit) are unable to be installed on Android 14 due to systemwide limitation, except using a third-party apk installer like InstallerX.
Describe the solution you'd like If the Android version is 14 and above, identify the app version as incompatible.
Describe alternatives you've considered Popup a msgbox to inform the compatibility problem if the app's target api is below 23 and on Android 14 or above.
Additional context Add any other context or screenshots about the feature request here.
The same problem is with my own application PPPPutSettings.
Application InstallWithOptions supports this: https://github.com/zacharee/InstallWithOptions
I see this for https://github.com/ActivityWatch/aw-android/issues/136#issue-3313772020 in 0.6.6. However, I've confirmed that it does install (and appears to operate):
| Droid-ify | Elsewhere |
|---|---|
Why should Droid-ify prevent me installing that which is installable?!