ActivityManagerAliases.

AmKillAll(ICakeContext, AdbToolSettings) Method

Summary

Kills all services on the target.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
ActivityManagerAliases

Syntax

public static void AmKillAll(this ICakeContext context, AdbToolSettings settings = null)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext Context.
settings AdbToolSettings Settings.

Return Value

Type Description
void The kill all.