vvLavida / TechNotes

Issuses for coding summarize.
GNU General Public License v3.0
6 stars 3 forks source link

Android 字节码优化(ReDex) #31

Open vvLavida opened 8 years ago

vvLavida commented 8 years ago

ReDex是Facebook开源的工具,通过对字节码进行优化,以减小Android Apk大小,同时提高App启动速度。

Redex

Open-sourcing ReDex: Making Android apps smaller and faster Optimizing Android bytecode with ReDex