Quite a bit of weird error is happening after I upgraded android and eclipse tools to v20
building through Ant stopped working with the following error upon creating the signed apk
BUILD FAILED
C:\Programs\Android\tools\ant\build.xml:1097: The following error occurred while executing this line:
C:\Programs\Android\tools\ant\build.xml:1109: Cannot recover key
Any idea what could've changed when doing the upgrade to android JB components, and how can this be rectified?
I appreciate any help...