| Interface | Description |
|---|---|
| IAndroidTarget |
A version of Android that applications can target when building.
|
| IAndroidTarget.OptionalLibrary |
An optional library provided by an Android Target
|
| ISystemImage |
Describes a system image as used by an
IAndroidTarget. |
| Class | Description |
|---|---|
| AndroidTargetHash |
Helper methods to manipulate hash strings used by
IAndroidTarget.hashString(). |
| AndroidVersionHelper | |
| BuildToolInfo |
Information on a specific build-tool folder.
|
| FileOpFileWrapper |
An
IAbstractFile or IAbstractFolder that wraps a File and uses a
FileOp for file operations, to allow mocking. |
| LayoutlibVersion | Deprecated
Only the api level is relevant, and so should be represented by a single int.
|
| SdkVersionInfo |
Information about available SDK Versions
|
| Enum | Description |
|---|---|
| BuildToolInfo.PathId | |
| ISystemImage.LocationType |
Indicates the type of location for the system image folder in the SDK.
|