Identify low-target-api-version apps as incompatible on Android 14
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 7.4k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.