Anyone uses it ?
The ProGuard tool shrinks, optimizes, and obfuscates your code by removing unused code and renaming classes, fields, and methods with semantically obscure names. The result is a smaller sized .apk file that is more difficult to reverse engineer.
It's included into some latest SDK version. GUI exists.
Possible to use with b4a ?
The ProGuard tool shrinks, optimizes, and obfuscates your code by removing unused code and renaming classes, fields, and methods with semantically obscure names. The result is a smaller sized .apk file that is more difficult to reverse engineer.
It's included into some latest SDK version. GUI exists.
Possible to use with b4a ?
Last edited: