{"package_name":"de.buttercookie.disabletargetapiblock","name":"Disable Target API Block","summary":"Xposed module for disabling Android 14's installation block for old apps","category":"Xposed","icon_url":"/api/icon/de.buttercookie.disabletargetapiblock","latest_version_code":5,"latest_version_name":"1.2","apk_url":"/api/apk/de.buttercookie.disabletargetapiblock","apk_size":13976,"apk_sha256":"e9d675c2fefeb4e47ee43eb15f4cd8393c1e8c7ccb831a531cfaf00add3a974b","source_kind":"fdroid-repo","repo_slug":"izzyondroid","last_updated":1779371400,"release_timestamp":1760809270,"description":"<p>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.</p><p>While this behaviour can be overridden by calling <code>adb install</code> (respectively <code>pm install</code> if you've got access to a root shell on your device) with the <code>--bypass-low-target-sdk-block</code> 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.</p><p>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.</p>","categories":["Xposed","System"]}