This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Android.Adb.
Summary
Gets or sets the Android SDK HOME root path to invoke tools from.
- Assembly
- Cake
.Android .Adb .dll - Namespace
- Cake
.AndroidAdb - Containing Type
- AdbToolSettings
Syntax
public DirectoryPath SdkRoot { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The sdk root. |