Recently I published my new app, and this morning I decided to make a little changes to this app. However, every time I import any of my app folders on Eclipse, this error always showing up "Error generating final archive java.io.IOException: Invalid keystore format", even when I create a new Android file, this error keep showing up. Please, help me! I have created several apps and I don't want to create a new keystore.
Here is the Image of the error!
http://www.fileden.com/files/2006/5/5/14780/error.png
I already tried to clean the folder and restart but it didn't work.
Please help me, I would really appreciate it a lot thanks!
Delete .android
folder in your work space then try with step by step process.
Also, be careful while creating key stores and passwords and alias.
I had the same problem a while ago, when I changed the pass for the default.keystore
Check if the keystore that you are using as "debug.keystore" has the same pass as the default one. The following are the default:
Keystore name: "debug.keystore" Keystore password: "android" Key alias: "androiddebugkey" Key password: "android"
Android app signing
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With