I have created an application and published on android market. now i want to publish its 2nd version. the few thing i want to make clear:
- I have kept same package name.
- I do not have previous keystore cause i changed the windows so keystore deleted and i do not have backup of that keystore.
Now what i should is there any way to retrieve keystore from previous apk.
i know there is so many answers on stackoverflow some are saying possible and some are saying impossible.
please need exact solution.
Yes, You have to have the same keystore file which you have used to upload the 1st version of application on android market.
Just read this Publishing App on Market. The same problem i’ve also faced. So, i just change the package name and upload it into market with new keystore. So, keep the Keysotre file safely. See these existing questions which is related to your queries –
Android: I lost my android key store, what should I do?
I lost my .keystore file?