keytool Error: java.io.IOException: Incorrect AVA format ketstore 오류: java.io.IOException : Incorrect AVA format 이클립스에서 안드로이드 개발 후 배포를 위해 akg파일을 Signed Export하려고 할때 발생하는 오류이다. 결론은 한마디로.... '이전'으로 돌아가서 특수문자를 제거한다(ex : , ) go back and delete(remove) Special Character(ex : comma) 그리고 다시 하면 잘 된다. Write/Problem&Solution 2010.07.12