3 repositorios
Tools for installing Android applications distributed as split APK bundles.
Distinct from Rooted Application Installers: Candidates focus on generating split APKs or rooted installers; this is specifically the installation of split bundles.
Explore 3 awesome GitHub repositories matching mobile development · Split APK Installers. Refine with filters or upvote what's useful.
SAI is a binary package bundler and application manager designed for Android and iOS. It functions as an installer and export tool that packages application source files and metadata into a proprietary format for portable distribution and backup. The project features a rootless application deployment pipeline, allowing the installation of third-party packages on mobile devices without requiring system-level root access. It includes a split archive reconstructor to reassemble fragmented application files into complete installation directories during deployment. The tool covers Android split A
Installs Android applications distributed as split files or app bundles using rooted or rootless methods.
Overlays and installs Android apps even when their signatures do not match the currently installed version.
InstallWithOptions is a specialized Android application deployment utility designed to install application packages using advanced flags and elevated permissions. It functions as an installer and deployer that can bypass standard system restrictions, such as version checks and minimum target SDK requirements. The tool differentiates itself through the ability to perform version downgrades, deploy multi-part split APK bundles as single cohesive apps, and install test-only packages. It further automates the deployment process by granting runtime permissions automatically and spoofing the instal
Provides advanced installation flags to bypass version and signature checks for Android application packages.