android - Java Eclipse Mars - Deleted Debug.Keystore - By Mistakenly -


i made new android application , uploaded on google play store. have big problem. created new key overwriting old one. old debug.keystore file replaced new one. means old certificate has been gone.

now have old md5 , sha1 key saved in text file. possible create key file using md5 , sha1 have ? google asking same certificate had earlier or won't able publish updates.

http://prntscr.com/9vho29

the old debug.keystore file replaced new one. means old certificate has been gone.

afaik, cannot publish app on play store uses debug keystore.

if mean replaced production keystore, restore keystore recent backup, talented developers maintain backups of development environment.

is possible create key file using md5 , sha1 have ?

no.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -