Magisk/README.MD

11 lines
428 B
Plaintext
Raw Normal View History

2016-09-14 04:31:13 +02:00
# Magisk
2016-11-08 22:16:03 +01:00
###Static binaries included:
2016-09-14 04:31:13 +02:00
* Busybox: http://forum.xda-developers.com/android/software-hacking/tool-busybox-flashable-archs-t3348543
2016-11-08 22:16:03 +01:00
###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