Unable to build a release apk?

Im using version 2.2 as this is only version working on my device as previously reported on another thread.

My issue is I am unable to build a release .apk (debug .apk are ok) when I do the release .apk wont deploy onto a device and android reports “parse error” Also I looked inside the .apk and see the folder “META-INF” if that makes a difference

Hi RichUK,
The Release apk need a signing. you can add signing options by right click on Project and select to add it.

Victor

[SOLVED]
Thanks Victor,
I had to go back into the signing options and re-select the key I had already created as it still wasn’t signing the .apk