Redex is a bytecode optimizer for Android apps developed by Facebook, Inc.
APK size matters to all users, especially for users in developing countries. Redex optimizes the .dex files inside your raw APK or ProGuarded APK. This may reduce your APK size but also may fasten your app itself by optimizing the bytecode inside .dex files, all for free!
facebook/redex: A bytecode optimizer for Android apps
https://github.com/facebook/redex
Redex
http://fbredex.com
Optimizing Android bytecode with ReDex | Engineering Blog | Facebook Code
https://code.facebook.com/posts/1480969635539475/optimizing-android-bytecode-with-redex
Tests don't setup correctly · Issue #177 · facebook/redex
https://github.com/facebook/redex/issues/177
Apk size diet // Speaker Deck
https://speakerdeck.com/konifar/apk-size-diet
Facebook、Androidアプリのバイトコードを最適化する「ReDex」をオープンソース化:CodeZine(コードジン)
https://codezine.jp/article/detail/9381