You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Remove busybox dependency
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
# 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 2.2.0+
|
||||
|
||||
# Prebuild Binaries
|
||||
### libbusybox.so
|
||||
Static BusyBox binary by @yashdsaraf
|
||||
Link and source: http://forum.xda-developers.com/showthread.php?t=3348543
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user