mm icon indicating copy to clipboard operation
mm copied to clipboard

Update module for v20+

Open androidacy-user opened this issue 5 years ago • 7 comments

This module fails to install as the module format has changed on v20+. Renaming install.sh to customize.sh seems to work

androidacy-user avatar May 06 '20 19:05 androidacy-user

Also SKIPUNZIP=1 has to be added

androidacy-user avatar May 06 '20 19:05 androidacy-user

This didn't work for me. Pulled out the current install.sh of the zip, renamed install.sh to customize.sh added SKIPUNZIP=1 to the top of customize.sh. Re-added it to the zip. Used magisk to flash it, the flash said successful but mm was not installed properly.

In the end I just used the regular package and flashed from TWRP which worked fine.

abclution avatar May 21 '20 12:05 abclution

@abclution yeah it needs more major changes to work correctly

Sent from my Pixel 3 XL using FastHub

androidacy-user avatar May 21 '20 13:05 androidacy-user

@topjohnwu might be time to move this to magisk-modules-grave until they update. No updates in over a year and it's no longer compatible

androidacy-user avatar May 21 '20 13:05 androidacy-user

@VR-25 will you update this module plz?

Cyberavater avatar Sep 06 '20 15:09 Cyberavater

@VR-25 will you update this module plz?

it seems that he would not update this module anymore,or a new release should be released before this issue opened,is not it? modify it if you need although i can not sure it can be useable&stable......

ghost avatar Apr 06 '21 03:04 ghost

Since this module hasn't been maintained in years, feel free to check-out my fork of the project: https://github.com/Rikj000/Magisk-Manager-for-Recovery-Mode I updated it & it's compatible with Magisk v23 :slightly_smiling_face:

Rikj000 avatar Nov 17 '21 21:11 Rikj000