无法安装旧版本的APK Google Container Manager 5.1原因它说文件已损坏或文件存在于相同的名称中......解决方案在于提供旧版本的Google帐户管理器5.1与已有相同的密钥签名谷歌客户经理7.1 ....如何使用Lucky Patcher更改签名?
无法安装旧版本的APK Google Container Manager 5.1原因它说文件已损坏或文件存在于相同的名称中......解决方案在于提供旧版本的Google帐户管理器5.1与已有相同的密钥签名谷歌客户经理7.1 ....如何使用Lucky Patcher更改签名?
Can't install old version of apk Google account manager 5.1 cause it says file is corrupt or file exists under same name...solution lies in giving the old version of Google account manager 5.1 the same key signature as the already been Google account manager 7.1....how do I change the signature using lucky patcher?
如何使用Lucky Patcher更改签名?
你不能。 Android上的应用程序使用私钥签名。签名是从私钥和APK文件的内容计算的。您无法将签名从一个应用程序复制到另一个应用程序:如果可以,则不会有签名的点。
要使签名匹配,所安装APK文件的同一个人必须构建新的APK文件,并使用相同的私钥签名。在您的情况下,这可能是自定义ROM的作者。这是你所关联的问题所在的过程。how do I change the signature using lucky patcher?
You can't. Apps on Android are signed using a private key. The signature is computed from the private key and the contents of the APK file. You can't copy a signature from one app to another: if you could, there would be no point having a signature.
To make the signatures match, the same person who built the APK file you already have installed must build the new APK file, and sign it using the same private key. In your case, that's probably the author of the custom ROM. That's the process the SO question you linked is talking about.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有