Install split APK packages (APKS files) on Android that the default system installer cannot handle.
Sideload apps with more control, including background installs using the Dhizuku device admin API.
Replace the standard Android installer with one that supports root-level installation operations.
Requires enabling installation from unknown sources on Android, Dhizuku or root access needed for advanced installation modes.
InstallerX-Revived is an Android application that replaces the default APK installer with a more capable alternative. APK files are the packages used to install apps on Android devices, and the standard installer included with Android offers limited control over the installation process. This project revives an earlier InstallerX tool and extends its functionality. The topics associated with the project include support for APKS files, which are split APK packages that some app stores and distribution methods use to deliver apps in multiple parts. The standard Android installer cannot handle these directly, so a specialized installer is needed to combine and install the parts together. The project also references Dhizuku, which is an Android device administration API that allows certain privileged operations without requiring full root access. Additional topics include root-level installation support, Material Design 3 (md3) for the user interface, and MIUIX, a UI library associated with Xiaomi's Android customizations. This suggests the app follows modern Android visual design standards and may include specific optimizations or styling for Xiaomi devices. The project is written in Kotlin, which is the standard modern language for Android development. It targets users who want more flexibility when sideloading apps from outside the Google Play Store, managing multiple APK files at once, or installing apps without going through the standard confirmation screens. No README is included in the repository, so a full feature list and installation instructions are not available from the source shown here.
← wxxsfxyzm on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.