It works in conjunction with code shrinking such that once unused code has been removed, any resources no longer referenced can be safely removed as well. To learn more, go to the section about how to shrink your resources. Obfuscation: shortens the name of classes and members , which results in reduced DEX file sizes.
How does obfuscation work Android?
It works in conjunction with code shrinking such that once unused code has been removed, any resources no longer referenced can be safely removed as well. To learn more, go to the section about how to shrink your resources. Obfuscation: shortens the name of classes and members , which results in reduced DEX file sizes.