Possible Duplicate:
Android: I lost my android key store, what should I do?
I have lost the key store that I used to sign apk previously. I know key store holds private key and google never had it.
I had to make backup of it. But now when I lost it is there any way to come out of this situation.
Please help.
If you have lost the keystore file, unfortunately your only recourse is to create a new one and change the app’s package name. Google Play will not accept an APK if it is signed with a different keystore than the one used when the app was originally uploaded.
You can change the package name of your app and create a new listing on Google Play, this time signed with the new keystore. Unpublish the old listing and notify users that they will need to re-install the app via the new Google Play listing.