Hacker News new | ask | show | jobs
by quotemstr 3422 days ago
Redex does tons of things Proguard doesn't, and it operates on Android's native Java-program format, dex files, not java class files like Proguard. What's the problem?
1 comments

It's diminishing returns, it breaks in many more ways than Proguard with minimal benefit. I truly question if focusing the engineering effort on reducing bloat in their app won't have saved more space than Redex.
"it breaks in many more ways than Proguard" is a phrase I thought I'd never hear