Re: [android-developers] Problems when signing APKs with Java 7.

2011-11-17 Thread BoD
Thanks for your answer. I guess I was unlucky with my search terms because I did spent time a few hours googleing but did not find anything. If you have the SO links I'd appreciate it :) Also if anybody from the Android tools team reads this, it would be a good idea to put a warning about this

Re: [android-developers] Problems when signing APKs with Java 7.

2011-11-17 Thread Nikolay Elenkov
On Thu, Nov 17, 2011 at 5:37 PM, BoD bodlu...@gmail.com wrote: Thanks for your answer. I guess I was unlucky with my search terms because I did spent time a few hours googleing but did not find anything. If you have the SO links I'd appreciate it :) Here's one:

[android-developers] Problems when signing APKs with Java 7.

2011-11-16 Thread BoD
Hi! I just spent a few hours on a signature problem when building our project with ant on a machine that has (Oracle's) Java 7 installed. When trying to install this apk, I have this error: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES] After looking inside the MANIFEST.MF file inside the apk,

Re: [android-developers] Problems when signing APKs with Java 7.

2011-11-16 Thread Nikolay Elenkov
On Thu, Nov 17, 2011 at 3:20 AM, BoD bodlu...@gmail.com wrote: Hi! I just spent a few hours on a signature problem when building our project with ant on a machine that has (Oracle's) Java 7 installed. When trying to install this apk, I have this error: Failure