mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
623a879797999e622b14fbe620f46f43f6e5721a
Magisk
How to build Magisk
- Download and install NDK
- Add the NDK directory into PATH
To check if the PATH is set correctly, try callingwhich ndk-build(where ndk-buildon Windows) and see if it shows the NDK directory - Unix-like users (e.g. Linux & MacOS) please execute
build.shthrough shell
Windows users please executebuild.cmdthrough cmd - The scripts will show you further details
Magisk v29.0
Latest
Languages
Kotlin
30.8%
Rust
29.8%
C++
23.7%
Java
8.5%
Shell
4.5%
Other
2.6%