Go to file
2016-11-09 05:17:14 +08:00
jni Add bootanim, host, busybox 2016-11-09 05:17:14 +08:00
scripts Add bootanim, host, busybox 2016-11-09 05:17:14 +08:00
selinux@df7346cd5b Add extract, repack, hexpatch, sepolicy-injection 2016-09-08 20:59:48 +08:00
uninstaller Remove custom patch script in uninstaller 2016-10-30 20:09:32 +08:00
zip_static Revert to 1.25.0 as 1.25.1 is faulty 2016-11-09 04:41:34 +08:00
zipsigntools Add build scripts 2016-10-30 19:11:26 +08:00
.gitignore Update build script 2016-10-30 19:32:36 +08:00
.gitmodules gitmodule typo fix 2016-11-06 05:00:58 +08:00
build.sh Update build.sh 2016-11-09 05:16:03 +08:00
README.MD Update build.sh 2016-11-09 05:16:03 +08:00

Magisk

###Static binaries included:

###How to build Magisk

  1. Only support MacOS and Linux
  2. Download and install NDK
  3. Add the NDK directory into PATH.
    To check if success, please try calling which ndk-build and see if it returns the NDK directory
  4. Execute ./build.sh, it will give you further information