| Interface | Description |
|---|---|
| DexOptions | |
| ManifestAttributeSupplier |
An interface that provides methods for reading some of the attribute values from the manifest.
|
| SyncIssueHandler |
Handler for issues during evaluation / sync.
|
| Class | Description |
|---|---|
| AaptPackageProcessBuilder |
Builds the ProcessInfo necessary for an aapt package invocation
|
| AndroidBuilder |
This is the main builder class.
|
| ApkInfoParser |
Class to parse an APK with aapt to gather information
|
| ApkInfoParser.ApkInfo |
Information about an APK
|
| BootClasspathBuilder |
Utility methods for computing class paths to use for compilation.
|
| BuilderConstants |
Generic constants.
|
| BuildToolsServiceLoader.BuildToolServiceLoader |
build-tools version specific
ServiceLoader helper. |
| BuildToolsServiceLoader.Service<T> |
Abstract notion of what a service is.
|
| DefaultApiVersion |
Basic implementation of ApiVersion
|
| DefaultBuildType | |
| DefaultDexOptions |
Concrete implementation of DexOptions.
|
| DefaultManifestParser |
Implementation of the
ManifestAttributeSupplier. |
| DefaultProductFlavor |
The configuration of a product flavor.
|
| DefaultVectorDrawablesOptions |
Default implementation of
VectorDrawablesOptions. |
| DexByteCodeConverter |
Java To Dex bytecode converter.
|
| DexProcessBuilder |
A builder to create a dex-specific ProcessInfoBuilder
|
| ErrorReporter |
An error reporter for project evaluation and execution.
|
| JackProcessBuilder |
A builder to create a Jack-specific ProcessInfoBuilder
|
| JackProcessOptions |
Options for configuring Jack compilation.
|
| JackToolchain |
Features exposed by the Jack toolchain.
|
| LibraryRequest |
a request for an optional library.
|
| VariantConfiguration<T extends com.android.builder.model.BuildType,D extends com.android.builder.model.ProductFlavor,F extends com.android.builder.model.ProductFlavor> |
A Variant configuration.
|
| VariantConfiguration.ApiVersions |
Api versions for this variant.
|
| Enum | Description |
|---|---|
| AndroidBuilder.MainDexListOption | |
| BuildToolsServiceLoader |
ServiceLoader helpers for tools located in the SDK's build-tools folders. |
| ErrorReporter.EvaluationMode | |
| VariantType |
Type of a variant.
|
| Exception | Description |
|---|---|
| JackToolchain.ToolchainException |
Jack toolchain exception.
|