1

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

enter image description here

Amit Vaghela
  • 22,772
  • 22
  • 86
  • 142
Delari Jesus
  • 411
  • 6
  • 22

1 Answers1

0

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.

Amit Vaghela
  • 22,772
  • 22
  • 86
  • 142