Pzqqt / Magisk_Manager_Recovery_Tool

A Magisk Manager tool that can be used in Recovery mode base Aroma Installer.
GNU General Public License v3.0
453 stars 39 forks source link

Add support for newer magisk versions #20

Open TheBinaryLoop opened 1 year ago

TheBinaryLoop commented 1 year ago

Are you planning on adding support for newer magisk versions

Pzqqt commented 1 year ago

Are you planning on adding support for newer magisk versions

https://github.com/Pzqqt/Magisk_Manager_Recovery_Tool/issues/16

Translate yourself.

TheBinaryLoop commented 1 year ago

I cant even install the "self-made" module.

Pzqqt commented 1 year ago

I cant even install the "self-made" module.

So do you understand what this tool does? Have you carefully read the README.MD of this repository?🙃🙃🙃

TheBinaryLoop commented 1 year ago

As I understood, i need to sideload the package so that I can manage magisk on an unbootable device. right?

Pzqqt commented 1 year ago

As I understood, i need to sideload the package so that I can manage magisk on an unbootable device. right?

Yep, then tell me the problem you encountered in detail.

skupjoe commented 1 year ago

I think I am encountering this also.? When I try to flash this in TWRP I get failed. Where are the instructions located?

I am following "How to use" as mentioned here

Pzqqt commented 1 year ago

I think I am encountering this also.? When I try to flash this in TWRP I get failed. Where are the instructions located?

I am following "How to use" as mentioned here

Please give me the recovery log, at least a screenshot.

If you don't provide me with any information, don't expect the problem to be resolved.

sorgelig commented 12 months ago

in newer magisk versions there is no database /data/user_de/0/com.topjohnwu.magisk/databases/sulogs.db So installer fails to gather app names. I've replaced app names by package names, but found that aroma doesn't support touch driver of my phone (stuck on aroma start). So, it seems there is no way to use MMRT anyway. As probably for most newer devices.

I don't know if it's viable alternative, but may be consider to use vol+/- and power buttons for navigation as option?

Pzqqt commented 12 months ago

in newer magisk versions there is no database /data/user_de/0/com.topjohnwu.magisk/databases/sulogs.db So installer fails to gather app names. I've replaced app names by package names, but found that aroma doesn't support touch driver of my phone (stuck on aroma start). So, it seems there is no way to use MMRT anyway. As probably for most newer devices.

I don't know if it's viable alternative, but may be consider to use vol+/- and power buttons for navigation as option?

Aroma Installer is so old that it is now incompatible with almost any new device. Therefore, it seems no longer necessary to continue maintaining this project.

Btw, using volume keys instead of Aroma is not a good idea. Because since /data/adb/magisk.img was abandoned, managing modules has been very easy.

sorgelig commented 12 months ago

yeah.. for lazy ppl, a terminal based magisk manager for recovery can be used instead: https://github.com/Rikj000/Magisk-Manager-for-Recovery-Mode