android-如何恢复密钥库文件 [英] android - how to recover keystore file

查看:312
本文介绍了android-如何恢复密钥库文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在丢失了keystore文件,我需要在Play商店上更新我的应用程序,是否有任何方法可以获取我的keystore文件,而我却有旧的signed apk请任何答案

I have lost my keystore file now i need to update my app on play store is there any way to get my keystore file i have my old signed apk please any answer will be appreciated

推荐答案

您无法恢复丢失的密钥库.

You cannot recover a lost keystore.

现有APK上的签名只是签名-如果没有生成签名的密钥,您将无法复制签名.

The signature on your existing APK is just a signature- you cannot reproduce the signature without the key that generated the signature.

Google不会存储,跟踪或曾经访问过您的密钥库.完全由开发人员来管理密钥库.

Google does not store, keep track of, or ever have access to your keystore. It is completely on the developer to manage the keystore.

您的选择是:

  • 找到密钥库
  • 生成一个新的密钥库,并将您的应用程序重新上传为新的应用程序.使用此选项,您将完全崭露头角.

这篇关于android-如何恢复密钥库文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆