Easiest way would be to uninstall the Magisk app and install 26.4, then go into the app and do a direct install.
Comment on Did the latest Magisk update mess up my WiFi?
halm@leminal.space 9 months agoI can’t seem to find the “roll back” option in the app menu :p Sorry, couldn’t help it!
Correct me if im wrong: I’m on Lineage OS without TWRP, so the only way of downgrading would be flashing the previous version via ADB, right?
refurbishedrefurbisher@lemmy.sdf.org 9 months ago
halm@leminal.space 9 months ago
Doesn’t work; it insists on updating to 27 on opening the older version?
refurbishedrefurbisher@lemmy.sdf.org 9 months ago
Maybe try blocking network access or enabling airplane mode.
halm@leminal.space 9 months ago
Then it just asks for network access to perform the install, still refuses to open…
Atemu@lemmy.ml 9 months ago
I’ve never flashed Magisk through other ways than the recovery.
With the official recovery, you have to use
adb sideload
and point it at the APK. It’s actually also an installable zip.refurbishedrefurbisher@lemmy.sdf.org 9 months ago
Pretty sure you can also flash it as a Magisk module from inside an existing Magisk install.
halm@leminal.space 9 months ago
Excellent, will give it a shot 👍