AndroidSdkManagerAliases.

AndroidSdkManagerList(ICakeContext, AndroidSdkManagerToolSettings) Method

Summary

Gets a list of the Installed, Available and Updates for the Android SDK Manager.

Syntax

public static AndroidSdkManagerList AndroidSdkManagerList(this ICakeContext context, AndroidSdkManagerToolSettings settings = null)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AndroidSdkManagerToolSettings The settings.

Return Value

Type Description
AndroidSdkManagerList Installed, Available, and Available Updates for the Android SDK.