文件名称:Android代码-Facebook 出品的 apk 包优化工具 redex
文件大小:3MB
文件格式:ZIP
更新时间:2022-08-25 22:21:24
Android代码
ReDex: An Android Bytecode Optimizer ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source. Quick Start Guide Dependencies We use package managers to resolve third-party library dependencies. macOS You will need Xcode with command line tools install