Go to file
2017-08-01 23:08:34 +08:00
app Update WebService 2017-08-01 23:08:34 +08:00
gradle/wrapper Update Gradle wrapper to 4.1-rc-1 2017-07-30 01:35:46 -05:00
.gitignore Remove external files from git 2017-07-30 23:17:39 +08:00
build.gradle Update WebService 2017-08-01 23:08:34 +08:00
gradle.properties Disable shrinkResources due to buildtool bug 2017-06-16 15:25:22 +08:00
gradlew Update Gradle wrapper to 4.1-rc-1 2017-07-30 01:35:46 -05:00
gradlew.bat Update Gradle wrapper to 4.1-rc-1 2017-07-30 01:35:46 -05:00
README.md Remove external files from git 2017-07-30 23:17:39 +08:00
settings.gradle Use libsuperuser lib 2016-08-23 05:42:46 +08:00

Magisk Manager

This is one of the submodules used in Magisk. The project is licensed under GPL v3 (or newer). More info are written in the Magisk Main Repo

Building Notes

You need to install CMake and NDK to build the zipadjust library. There are several files required to let Magisk Manager work properly, and should be compiled/copied by using the build script in the Magisk Main Repo. These files are: jniLibs/<arch>/libbusybox.so, assets/magisk_uninstaller.sh, assets/magisk_uninstaller.sh, assets/public.certificate.x509.pem, and assets/private.key.pk8.