I am unable to run my signed, release keystore in Eclipse:
I get the error:
Keystore was tampered with, or password was incorrect
How can I resolve this?
Here is the error:

Here is me successfully signing the keystore:

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Windows->Preferences->Android->Build you can just change your DEBUG KEYSTORE. The Keystore you specify there, is not for signing an app for release, but just for debugging.
Like the default debug keystore, the custom debug keystore needs to have the following:
Except for the name of the keystore itself, information about the organizational units and the key behind the alias, all data have to be same as the default debug keystore