mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-06-02 06:03:44 +02:00
1f3b81338cdcc010facb479a1e05534f355b4368
Magisk
###Static binaries included:
- Busybox: http://forum.xda-developers.com/android/software-hacking/tool-busybox-flashable-archs-t3348543
###How to build Magisk
- Only support MacOS and Linux
- Download and install NDK
- Add the NDK directory into PATH.
To check if success, please try callingwhich ndk-buildand see if it returns the NDK directory - Execute
./build.sh, it will give you further information
Languages
Kotlin
43.6%
Rust
27.5%
C++
16.7%
Java
6.5%
Shell
3.3%
Other
2.3%