I get a failure when exporting to a signed application with an app that is obfuscated with proguard, and includes market licensing.
It fails with Dalvik error 1.
If I disable proguard it works. If I disable licensing it works.
I need to use licensing and I need to obfuscate the main code.
Any suggestion?
Thanks Chris
I found a post with the answer! Modifying the proguard.bat file worked! Android SDK tools revision 12 has problem with Proguard => error conversion to Dalvik format failed with error 1