I want to make the signed .apk's to release in the android market. Steps I followed are
But when I click on the finish button after all the changes, it will give the error
java.io.IOExeption:Invalid key formate
In Eclipse, right click on the project then Android Tools -> Export Signed application package.
Then just create your own signature key, or use an existing one if you have it.