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
Description
Languages
C++
41.6%
Kotlin
40.9%
Java
11.7%
Shell
4.1%
Python
1.3%
Other
0.4%