Cake Aliases for Android's sdkmanager command line tool
#addin nuget:?package=Cake.Android.SdkManager&version=3.0.2
dotnet add package Cake.Android.SdkManager --version 3.0.2
<PackageReference Include="Cake.Android.SdkManager" Version="3.0.2" />
Aliases
Android SDK related aliases.
General
AcceptLicenses |
Accepts all licenses which are not yet accepted. |
Android |
Downloads the Android SDK Manager. |
Android |
Installs the specified Android SDK packages. |
Android |
Gets a list of the Installed, Available and Updates for the Android SDK Manager. |
Android |
Uninstalls the specified Android SDK packages. |
Android |
Installs all available updates in the Android SDK. |