Go to file
topjohnwu 9a7e9b736e Typo
2017-03-13 04:17:39 +08:00
2017-02-14 06:39:10 +08:00
2017-03-12 19:22:15 +08:00
2017-03-13 04:17:39 +08:00
2017-03-12 18:21:50 +08:00
2017-02-28 17:24:27 +08:00
2017-03-12 18:21:50 +08:00
2017-03-12 18:21:50 +08:00

Magisk

###Static binaries included:

###How to build Magisk

  1. Download and install NDK
  2. Add the NDK directory into PATH
    To check if the PATH is set correctly, try calling which ndk-build (where ndk-build on Windows) and see if it shows the NDK directory
  3. Unix-like users (e.g. Linux & MacOS) please execute build.sh through shell
    Windows users please execute build.cmd through cmd
  4. The scripts will show you further details
Description
The Magic Mask for Android
Readme GPL-3.0 111 MiB
Languages
Rust 35.4%
Kotlin 28.6%
C++ 21.2%
Java 7.9%
Shell 4.1%
Other 2.7%