Skip to content Skip to sidebar Skip to footer
Showing posts with the label Proguard

Proguard - Can't Find Any Super Classes

I'm getting this error: Unexpected error while performing partial evaluation: Class = [or… Read more Proguard - Can't Find Any Super Classes

Volley Seems Not Working After Proguard Obfuscate

I have an Android app which uses Google Volley as my download broker. I just tried to use ProGuard … Read more Volley Seems Not Working After Proguard Obfuscate

Remove Logging With Proguard

I am trying to remove the log statements without success. Other SO answers to the same question ref… Read more Remove Logging With Proguard

App Crashes On Production But Not In Development

I just launched my brand new app on Google Play but its crashing when i try to open it. The thing i… Read more App Crashes On Production But Not In Development

Obfuscating Android Library Project Source Code With Proguard

I am developping an Android Library Project with Eclipse that I want to licentiate. To prevent my c… Read more Obfuscating Android Library Project Source Code With Proguard

Android Project Failed To Export Apk After Proguard Obfuscate

Using Android SDK Tools R15 and ADT 15 with Eclipse. But I'm stuck by Conversion to Dalvik form… Read more Android Project Failed To Export Apk After Proguard Obfuscate