one of the features in android 2.3 is integrated proguard obfuscation when doing release builds. but how do i enable this obfuscation when creating my apk?
thanks!
|
one of the features in android 2.3 is integrated proguard obfuscation when doing release builds. but how do i enable this obfuscation when creating my apk? thanks! |
|||
|
|
|
||||
|
|
|
I just used it with maven. If you are using maven as well, I would recommend you reading this blog post. |
|||
|
|