mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 15:50:22 -08:00
345cd1795f18c665db483e8d87206821c2a5f744
Magisk Manager
This is one of the submodules used in Magisk. The project is licensed under GPL v3 (or newer). More info are written in the Magisk Main Repo
Building Notes
You need to install CMake and NDK to build the zipadjust library.
There are several files required to let Magisk Manager work properly, and should be compiled/copied by using the build script in the Magisk Main Repo. These files are: jniLibs/<arch>/libbusybox.so, assets/magisk_uninstaller.sh, assets/magisk_uninstaller.sh, assets/public.certificate.x509.pem, and assets/private.key.pk8.
Languages
Rust
35.5%
Kotlin
28.6%
C++
21.2%
Java
7.9%
Shell
4.1%
Other
2.7%