| Interface | Description |
|---|---|
| FilterData |
Represents a split information, like its type or dimension (density, abi, language...) and
the filter value (like hdpi for a density split type).
|
| OutputFile |
An output with an associated set of filters.
|
| VariantOutput |
basic variant output information
|
| Enum | Description |
|---|---|
| VariantOutput.FilterType |
Split dimension type
|
| VariantOutput.OutputType |
Type of package file, either the main APK or a pure split APK file containing resources for a
particular split dimension.
|