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.
⚠️Notes: Requires at least Android 14
📥Version: v1.0.0
👤Author: buttercookie42
Link
Module Info
Other modules
SUI
Modern super user interface (SUI) implementation on Android. The name, Sui, also comes from a character. Introduction Sui provides Java APIs, Shizuku API, for root apps. It mainly provides the ability to use Android APIs directly (almost in Java as the identity of the root, and start app’s own …...
Sound Enhancement & Dolby Atmos Sony Xperia 10 Magisk Kernelsu Module
Sound Enhancement & Dolby Atmos Sony Xperia 10 Magisk or kernelsu Module DISCLAIMER Dolby & Sony apps and blobs are owned by Dolby™ and Sony™. The MIT license specified here is for the Magisk Module only, not for Dolby nor Sony apps and blobs. Descriptions Equalizers soundfx ported from Sony …...
Force Dark Mode Chrome
Force Dark mode Chrome Link Download ...
Play Integrity Fix
This module tries to fix Play Integrity and SafetyNet verdicts to get a valid attestation. NOTE This module is not made to hide root, nor to avoid detections in other apps. It only serves to pass Device verdict in the Play Integrity tests and certify your device. All issues created to report a …...
AdAway
Tired of intrusive ads cluttering your Android screen? AdAway is a powerful open-source solution that gives you control over your mobile browsing and app experience. By leveraging the “hosts” file, AdAway effectively blocks ads across your device, leading to a cleaner, faster, and more …...
Nano NDK Magisk / Kernelsu Module
Nano NDK is a valuable tool for Android enthusiasts and power users who enjoy customizing and tweaking their devices. It brings the popular nano text editor, widely used in Linux environments, to Android devices through Magisk and KernelSU modules. This article explores what Nano NDK is, its …...
Gps Boost Magisk and kernelsu modules
Optimization of work and boost of GPS for Snapdragon devices Notes Only for Snapdragon devices! Link download ...
Bootloop Protector
Rooting your Android device with Magisk opens a world of customization possibilities through modules. However, a faulty module can lead to a dreaded bootloop, leaving your device stuck in an endless cycle of restarts. Thankfully, bootloop protector modules exist to save the day. What is a Bootloop? …...
Mi Thermal Decryptor and Encryptor Magisk Ksu Module
Encrypt or decrypt thermal configs used by mi-thermald on all Xiaomi devices. You can use this to decrypt, for example, thermal-normal.conf, edit it and then encrypt it back (mi-thermald accepts only encrypted thermal configs, not plain text). Usage mi-thermal-crypt [OPTION]… Encrypt/decrypt …...
Shamiko - Hide Root Android
Shamiko is a Zygisk module to hide Magisk root, Zygisk itself and Zygisk modules. Shamiko read the denylist from Magisk for simplicity but it requires denylist enforcement to be disabled first. Usage Install Shamiko and enable Zygisk and reboot Configure denylist to add processes for hiding DO NOT …...