Go to file
2017-12-04 14:21:55 +08:00
src/main Massive project restructure 2017-12-04 14:21:55 +08:00
.gitignore Massive project restructure 2017-12-04 14:21:55 +08:00
build.gradle Massive project restructure 2017-12-04 14:21:55 +08:00
proguard-rules.pro Massive project restructure 2017-12-04 14:21:55 +08:00
README.md Update README.md 2017-08-04 00:23:14 +08:00
snet.apk Fix crashes when Google Play Service require update 2017-11-24 22:15: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 they can be copied by using the build script in the Magisk Main Repo. These files are: magisk_uninstaller.sh, util_functions.sh, public.certificate.x509.pem, and private.key.pk8 under the app/src/main/assets folder.