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.SdkManager.
Summary
Installs all available updates in the Android SDK.
- Assembly
- Cake
.Android .SdkManager .dll - Namespace
- Cake
.AndroidSdkManager - Containing Type
- Android
Sdk Manager Aliases
Syntax
public static void AndroidSdkManagerUpdateAll(this ICakeContext context, AndroidSdkManagerToolSettings settings = null)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | Android |
The settings. |
Return Value
Type | Description |
---|---|
void |