Download Magisk App 28.0 • Latest version for Android 2022
Magisk Manager or simply Magisk App, helps us manage the root within the same application. You can use this app to allow or deny root access to any Android app. With Magisk Manager, you will have access to many very interesting Magisk modules. You can install these modules directly from the app.
For example, if you want to enable camera 2 API, just download the Camera2API module and install it. That’s how simple it is to customize and add new functionality to your device with the Magisk app.
Magisk Manager changed its name from v22. The developer renamed it Magisk App. This is because since the first release of Magisk, Magisk (the main components) and Magisk Manager (the companion application) were released separately and were not always necessarily synchronized. This generated some confusion and a lot of complexity when downloading/installing Magisk through the application. Starting with v22.0, the Magisk App (the old Magisk Manager) includes everything you need within the APK itself, which makes the installation a 100% offline process.
You can visit the home page of our website for detailed information about Magisk App 28.0 and the Magisk installation process.
Download Magisk App 28.0
Nombre del archivo | Magisk App |
Última actualización | 10 de octubre de 2024 |
Versión | 28.0 |
Tamaño de la aplicación | 10.7 MB |
Descargas totales | 50,000,000+ |
Android requerido | 5.0+ |
Desarrollador | Topjohnwu |
- [General] Support 16k page size
- [General] Add basic support for RISC-V (not built in releases)
- [General] Use a minimal libc to build static executables (
magiskinit
andmagiskboot
) for smaller sizes - [Core] Remove unnecessary mirror for magic mount
- [Core] Update boot image detection logic to support more devices
- [MagiskInit] Rewrite 2SI logic for injecting
magiskinit
asinit
- [MagiskInit] Update preinit partition detection
- [Zygisk] Update internal JNI hooking implementation
- [MagiskPolicy] Preserve sepolicy config flag after patching
- [MagiskPolicy] Optimize patching rules to reduce the amount of new rules being injected
- [DenyList] Support enforcing denylist when Zygisk is disabled
- [Resetprop] Improve implementation to workaround several property modification detections
- [Resetprop] Update to properly work with property overlays
- [App] Major internal code refactoring
- [App] Support patching Samsung firmware with images larger than 8GiB
- [App] Use user-initiated job instead of foreground services on Android 14
- [App] Support Android 13+ built-in per-app language preferences
- [App] Add
action.sh
support to allow modules to define an action triggered from UI - [MagiskBoot] Support spliting kernel images without decompression
- [MagiskBoot] Properly support vendor boot images
- [MagiskBoot] Disable Samsung PROCA from kernel image