mirror of
https://github.com/topjohnwu/Magisk
synced 2025-09-03 21:55:13 +00:00
397c1a1c2bc62925eceb972c81dce498ae261b9f
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
C++
30.2%
Kotlin
29.9%
Rust
23.7%
Java
8.5%
Shell
4.6%
Other
3.1%