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
Android SDK related aliases.
- Assembly
- Cake
.Android .SdkManager .dll - Namespace
- Cake
.AndroidSdkManager - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AndroidSdkManagerAliases"]
class Type type-node
Syntax
public static class AndroidSdkManagerAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
AcceptLicenses |
void |
Accepts all licenses which are not yet accepted.
static
|
Android |
void |
Downloads the Android SDK Manager.
static
|
Android |
void |
Installs the specified Android SDK packages.
static
|
Android |
Android |
Gets a list of the Installed, Available and Updates for the Android SDK Manager.
static
|
Android |
void |
Uninstalls the specified Android SDK packages.
static
|
Android |
void |
Installs all available updates in the Android SDK.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|