mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-28 12:30:21 +02:00
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-build
and see if it returns the NDK directory - Execute
./build.sh
, it will give you further information
Languages
Kotlin
30.5%
C++
27%
Rust
26.5%
Java
8.5%
Shell
4.7%
Other
2.7%