1 repository
Installation strategies that adapt to different system permission levels such as root or system-level access.
Distinct from Application Installers: Distinct from general application installers by focusing on the permission-switching logic (system vs root).
Explore 1 awesome GitHub repository matching development tools & productivity · Permission-Based Installation Methods. Refine with filters or upvote what's useful.
Droid-ify is an Android app installer and client for browsing, installing, and updating open-source software from F-Droid repositories. It functions as a searchable repository browser that enables the discovery and deployment of community-maintained software packages. The project supports diverse installation pathways, routing requests through different system conduits based on the device's privilege level. It provides support for root access, session-based modes, and Shizuku to bypass standard system permission limitations. The system includes a background service that monitors repositories
Implements installation strategies that adapt to different system permission levels, including root and session-based modes.