mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-29 04:27:38 +00:00
topjohnwu
586015c2ed
Fix ButterKnife issue
https://code.google.com/p/android/issues/detail?id=231597
Magisk Manager
The project should be built with Android Studio version 2.2.0+
I use Java 8 features, which requires Jack compiler and it's only available in 2.2.0+
Also, you need to install CMake and NDK to build the zipadjust library for zip preprocessing
Languages
C++
36.6%
Kotlin
30.4%
Rust
16.4%
Java
9%
Shell
4.9%
Other
2.6%