Export signed Android apk with Proguard
What I am trying to do: obfuscate and export a signed app from Eclipse. The problem: I am getting the same console error, no matter what I write on Project.properties and on proguard-android.txt . it makes me have no clue of what´s going on and I´m starting to feel miserable. What I could do: I could export the project without using Proguard. I could export a similar project that didn't use ABS (Action Bar Sherlock) using Proguard My questions: Is it possible that eclipse is not using at all proguard-android.txt ? When you include ABS library you should delete android-support-v4.jar from your