mirror of
https://github.com/topjohnwu/Magisk
synced 2024-11-14 22:28:37 +01:00
1.2 KiB
1.2 KiB
Magisk Documentations
Document Changelog
- 2017.8.15
- Initial version for Magisk v13.5+
Table of Content
- Introduction
- Magisk Details
- Modules and Repos
Introduction
Magisk is a suite of open source tools for devices running Android version higher than 5.0 Lollipop (API 21). It provides an environment which covers most Android aftermarket customization like root, boot scripts, SELinux patches, and also acts as a Systemless Interface to alter the system (or vendor) arbitrarily while the actual partitions stay completely intact, all of which accomplished by only patching the boot image, and adding some files into /data
.