No results found

Disable Target API Block - Xposed Module Repository

Disable Target API Block

On Android 14, Google started blocking old apps (those targeting a target API lower than 23, i.e. anything before Marshmallow/Android 6) from being installed.

While this behaviour can be overridden by calling adb install (respectively pm install if you've got access to a root shell on your device) with the --bypass-low-target-sdk-block flag, it still breaks simple manual installation of older APKs, as well as any backup apps and other software like that which hasn't yet been updated for this new behaviour.

This Xposed module hooks the app installation process to always behave as if that flag had been passed and to therefore generally allow installation of old apps.

Compatibility

Requires at least Android 14.

Package

de.buttercookie.disabletargetapiblock

Releases

v1.0.0

Release Type: Stable

12/29/2023, 9:49:11 PM

View all releases

Releases

v1.0.0

Release Type: Stable

12/29/2023, 9:49:11 PM

Add a custom app icon

Show older versions

© 2021 - 2024 New Xposed Module Repository