I was developing on a computer which i no longer have access to(i have the backup of keystore file). I had used Eclipse and created my keystore in it for my 1.0 release. Now i want to release the 2nd version and used the backup keystore in my new computer. I signed my apk with the backup keystore in eclipse and tried to publish the updated version in google play but getting this error:
"The apk should be signed by the same certificate as the previous version".
Can anybody help me in this.
Note : I have incremented the version name and version code in the manifest file for 2nd version.