Android
The C# definition of the android element in a gradle file.
Read time 3 minutesLast updated 12 days ago
Definition
- Type: Class
- Namespace: Unity.Android.Gradle
- Assembly: Unity.Android.Gradle
- Inherits from: BaseBlock
- Implements: ICloneable
public sealed class Android : BaseBlock, ICloneable
Remarks
The main block that contains all Android-specific build options. For more information about the element, see Android's documentation: Android Gradle plugin API
Constructors
Constructor | Description |
|---|---|
| Android() | Element constructor. |
Properties
Property | Description |
|---|---|
| AfterEvaluate | The C# definition of the |
| AndroidComponents | The C# definition of the |
| AndroidResources | The C# definition of the |
| AssetPacks | The C# definition of the |
| BuildToolsVersion | The C# definition of the |
| BuildTypes | The C# definition of the |
| CompileOptions | The C# definition of the |
| CompileSdk | The C# definition of the |
| DefaultConfig | The C# definition of the |
| ExternalNativeBuild | The C# definition of the |
| FlavorDimensions | The C# definition of the |
| Lint | The C# definition of the |
| Namespace | The C# definition of the |
| NdkPath | The C# definition of the |
| Packaging | The C# definition of the |
| ProductFlavors | The C# definition of acustom |
| SigningConfigs | The C# definition of the |
| SourceSets | The C# definition of the |