Android Studio keystore not found

一世执手 提交于 2019-12-11 07:59:08

问题


I have an Android project published on google play, signed with my previous installation of Windows and Android studio.

Due to formatting the PC (the computer is the same), I lost the .jks file to sign the application.
If I have the key store password with which to sign this app.

  1. Can I re-sign the app with the same keys as before?
  2. Can anyone tell me how to fix this?
  3. I would like to update the app, instead of having to issue a new one.

UPDATE:

I have copy to keys ssh


回答1:


I was trying to restore it via deleted files restoring tools, but it failed. So, there is no other way: you should issue another application.

Generally, the only advise that exists on keystores: "always back it up!"

The only way is that you can create an app with a new package name upload it to store and remove the old app.



来源:https://stackoverflow.com/questions/39545785/android-studio-keystore-not-found

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