Interface | Description |
---|---|
ZipSplitter | |
ZipSplitterFactory |
Class | Description |
---|---|
CanaryFactory |
Helper to create a "canary" class for the secondary DEX.
|
DalvikAwareOutputStreamHelper |
Helper to write a Zip file used by
DalvikAwareZipSplitter . |
DalvikAwareZipSplitter |
Implementation of
ZipSplitter that uses estimates from DalvikStatsTool to
determine how many classes to pack into a dex. |
DalvikAwareZipSplitterFactory | |
DalvikStatsTool |
Tool to get stats about dalvik classes.
|
DalvikStatsTool.Stats |
Stats about a java class.
|
EstimateDexWeightStep |
Enum | Description |
---|---|
ZipSplitter.DexSplitStrategy |