I am unable to run my signed, release keystore in Eclipse:
I get the error:
Keystore was tampered with, or password was incorrect
H
Sheehan , I support Vladimir's suggestion to backup your keystores.
To avoid getting keystore errors Simply backup the current keystore & then delete it(from /home/user/.android/debug.keystore) & recompile the app & eclipse will automatically generate a keystore for you.
Always do backup your keystores for publishing/republishing the app.
Good Luck!