I'm still getting the following error message when I try to install on the Android device.
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
I updated Ant to the latest version 1.8.3 that addresses this issue when used with Java 7. https://issues.apache.org/bugzilla/show_bug.cgi?id=52344
I'm using the build.xml file in the project to create the release APK file.
My ANT_HOME path is set correctly in the Windows->Preference
Any ideas?