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.AvdManager.
- Assembly
- Cake
.Android .AvdManager .dll - Namespace
- Cake
.AndroidAvdManager - Containing Type
- Android
Avd Manager Aliases
Syntax
public static void AndroidAvdMove(this ICakeContext context, string name, string path = null, string newName = null, AndroidAvdManagerToolSettings settings = null)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| name | string | |
| path | string | |
| newName | string | |
| settings | Android |
Return Value
| Type | Description |
|---|---|
| void |
