Androidacy / MagiskModuleManager

Previously known as Fox's Magisk Module Manager (FoxMMM), this app helps users find, install "Magisk Modules" - powerful little zips/apps for your device that plug into the Magisk framework.
https://www.androidacy.com
GNU Lesser General Public License v3.0
938 stars 33 forks source link

Add kernelsu support #55

Closed japiotr123 closed 1 year ago

japiotr123 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

App says that I don't have magisk, but I have kernelsu which can support magisk modules too Describe the solution you'd like A clear and concise description of what you want to happen.

Add kernelsu modules support to app Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Additional context Add any other context or screenshots about the feature request here.

androidacy-user commented 1 year ago

We don't currently have KernelSU support on our roadmap nor is it planned, but it is being evaluated internally.

A non insignificant portion of code would have to be reworked and KernelSU is far from the go-to root solution as it stands now.