I have to submit a new apk file for the same production in playstore. I have lost my keystore so I have created a new ketstore, but it will not upload this one. So, can be the solution for this situation?
Asked
Active
Viewed 102 times
0
-
Not Possible without original keystore – Ajay Pandya Feb 29 '16 at 07:36
1 Answers
0
There is no way to submit new apk without the keystore.
Only solution would be to restore your system to previous date when you have the keystore.
You can try this link for bruteforce technique
this github-link for keystore cracker application
EDIT :
Android keystore password recover tool
-
if i have the keystore, but donot know the password how can i update the signed apk with the new one? – ANURAG GUPTA Feb 29 '16 at 07:50
-
please look at the edit, I have placed a link to tool which can help you – Logic Feb 29 '16 at 07:54