mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 15:50:22 -08:00
dbbc85719e25631e3b1528866909972a4a3a3aa3
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
Rust
35.5%
Kotlin
28.6%
C++
21.2%
Java
7.9%
Shell
4.1%
Other
2.7%