2
0
mirror of https://github.com/topjohnwu/Magisk synced 2025-08-30 08:57:44 +00:00
Paulo d'Castro f387378b69 Bump support
2016-12-22 20:02:29 +08:00
2016-12-11 05:10:48 +08:00
2016-12-22 20:02:29 +08:00
2016-12-22 20:02:29 +08:00
2016-12-10 23:48:24 +08:00
2016-12-08 00:58:22 -08:00
2016-12-06 04:49:35 +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
No description provided
Readme 105 MiB
Languages
C++ 30.2%
Kotlin 29.9%
Rust 23.7%
Java 8.5%
Shell 4.6%
Other 3.1%