Keytool error :java.io.IoException:Incorrect AVA format
Posted onWhen trying to generate new APK file in ADT Eclipse editor, using Android Tools-> Export Signed Application package. I see this following Keytool error as below Solution for Keytool error After searching for a while, I found the issue is due to entering invalid characters like comma(,), Plus (+) etc signs in Key creation dialog. So after […]