Go to file
2016-12-27 04:42:24 +08:00
app Add Simplified Chinese Translation 2016-12-27 04:42:24 +08:00
gradle/wrapper Refactoring 2016-08-17 12:01:58 +02:00
.gitignore Add zipadjust JNI code 2016-11-23 17:25:41 +08:00
build.gradle Fix crashing when zip not signed 2016-12-08 23:03:50 +08:00
gradle.properties Sign the zip file 2016-11-22 13:45:26 +08:00
gradlew Initial Commit 2016-08-06 00:58:05 +08:00
gradlew.bat Initial Commit 2016-08-06 00:58:05 +08:00
README.md Remove busybox dependency 2016-11-29 13:24:48 +08:00
settings.gradle Use libsuperuser lib 2016-08-23 05:42:46 +08:00

Magisk Manager

The project can only be compiled on Android Studio Version 2.2.0+
I use Java 8 features, which requires Jack compiler and that's only available in 2.2.0+ Also, you need to install CMake and NDK to build the zipadjust library for zip preprocessing