1 Repo
Deployment tools that install application packages on mobile devices without requiring system-level root access.
Distinct from Rooted Application Installers: Specifically handles installation without root privileges, whereas Rooted Application Installers leverage root access to bypass restrictions.
Explore 1 awesome GitHub repository matching mobile development · Rootless Application 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
Provides a deployment pipeline to install third-party packages on mobile devices without requiring administrative root access.