Monday, 26 August 2013

Custom obfuscated class name in proguard

Custom obfuscated class name in proguard

Is there any way to set custom class name in proguard (command in
proguard.cfg)?
Let's say that I've got class com.scana.MyClass and I want proguard to
always obfuscate it as "tx"

No comments:

Post a Comment