Have keystore password, lost key to sign Android app [duplicate]

我怕爱的太早我们不能终老 提交于 2019-12-02 08:14:25

No, there is nothing you can do.

The apk must be signed with the exact same keystore and profile within the keystore. You cannot simply generate another one with the same password and details. It will not work.

You will have to publish your app again with a new keystore and under a different package name, or remember your password.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!