mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-04-19 09:26:54 -04:00
0e69201f05ab009ac2b7d6c9278eee4d211381eb
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.7%
Rust
27.5%
C++
16.7%
Java
6.5%
Shell
3.3%
Other
2.3%