Proguard: A Tool for Securing Your Android Applications
Introduction ProGuard is an Android development ecosystem tool commonly used to secure and optimize applications. Part of the SDK, ProGuard includes features for code shrinking, obfuscation and optimization aimed at…