2 dépôts
Modules that modify the Android package installer to ignore version-downgrade and signature-mismatch errors.
Distinct from Installation Modifiers: Distinct from Installation Modifiers: specifically targets Android's package installer to ignore specific errors, not general installation modification.
Explore 2 awesome GitHub repositories matching development tools & productivity · Android Package Installer Modifiers. Refine with filters or upvote what's useful.
Modifies the Android package installer to ignore version-downgrade and signature-mismatch errors during app installation.
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
Installs Android applications while bypassing system restrictions on SDK versions and package verification.