I have created a keystore and created a apk file for version 1.0 of the app with the same keystore. But after that due to some prob, my pc is crashed and no more usable. But I have the keystore file using which I have developed the apk for version 1.0. Now I want to release version 2.0 of the same app. I used the same code-base and build the apk using the same keystore file. I tried to upload it to the Android Market, but it rejected the apk file. What is reason behind it? What is solution for the problem?
I have created a keystore and created a apk file for version 1.0 of
Share
Not only the keystore is important, but the same key should be used to sign the apk.