339 Forks
2093 Stars
2093 Watchers

proguard

ProGuard, Java optimizer and obfuscator

How to download and setup proguard

Open terminal and run command
git clone https://github.com/Guardsquare/proguard.git
git clone is used to create a copy or clone of proguard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with proguard https://github.com/Guardsquare/proguard/archive/master.zip

Or simply clone proguard with SSH
[email protected]:Guardsquare/proguard.git

If you have some problems with proguard

You may open issue on proguard support forum (system) here: https://github.com/Guardsquare/proguard/issues