-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failed #12
Comments
+1 |
1 similar comment
+1 |
Having the same issue :/ |
Same issue here. =( |
+1, on latest canary 23016 |
anybody fixed it? |
The zip format is the problem, we should put all files directory in the root of the zip file instead of putting them in one directory. |
thats not the issue or one of the issues, i've tried it to put in root of the zip but it still happens... |
Try to install use the FoxMagiskModuleManager 0.31 instead(instead of origin magisk app) |
i try it,but Unfortunately when i use this foxmanager to instal movecert,the app is crash. My testing machine is pixel4 on Android10 |
the problem is the developer forgot to change the file which is "/META-INF/com/google/android/update-binary". |
What is unexpected is that this file should be replaced by Magisk and the update from the developer should not impact us.
See: https://github.com/topjohnwu/Magisk/blob/master/docs/guides.md#notes |
Hi @azio7 after updating the |
thinkyou it is worked |
ur problem may be the encoding,or the zip structure like this(I don't know how to express it xD) when u unzip magisk module named abc.zip, the dir should be "abc/a.file" but not "abc/abc/a.file" if this still cannot help u,I am afraid that u need to find the problem yourself. |
Thanks so much! It is because of the zip structure. |
hello, Error: my system: magisk 24.3, adn my structure is "abc/a.file" |
that's the structure problem.it should be "a.file". |
this module is too old. i found it recently.😂 |
android 12 ,magisk 24 is ok |
Can you give me this zip ?, Thank you |
Yeah, thank you . So i will test that |
|
you need cd the folder “movecert-master” and execute “zip -r name.zip ” after you alter the file named "update-binary" using #12 (comment). |
thank you |
any updates or plans of merging into main or reviewing code plz? |
i suppose no or no need |
azio7, you are my god! you are our god!
|
emmm.thanks man.i would like to advise u install another similar mod, MagiskTrustUserCerts, which is still updating. |
Why my Android 9,magisk23 Android is invalid |
My Android 9, magisk23 version installs MagiskTrustUserCerts, I want to grab the data package of the app, but I can’t connect to the Internet, why? |
if you still want to use this model, please use this zip: https://github.com/Magisk-Modules-Repo/movecert/files/8473364/movecert-1.9.zip |
or if you want to use MagiskTrustUserCerts, It uses the same steps as the Movecert module. Install the proxy certificate to the user level and restart the phone. If you can't connect to the network, check to see if you added the global proxy using the ADB tool. You need to use the ADB tool to delete the global agent. |
Well, I use this as there is no network, and I can’t grab the app network |
What do you mean by this global agent? How should I judge whether a global proxy has been added? The zpi I use also has no network |
Try running the following command: adb shell settings delete global http_proxy Wait for your phone to restart and check whether it can connect to the network without proxy. |
What does it mean to install a proxy certificate, I understand |
These commands all report errors on my mobile phone, what is the situation? |
movecert-1.9.zip |
Error:
This zip is not a Magisk module
Installation failed
Installing xx.zip
Installation failed
The text was updated successfully, but these errors were encountered: