killApp

abstract fun killApp(packageName: String): String

杀死指定包名的应用进程(使用 killpkill)。

Return

执行的 shell 命令字符串

Parameters

packageName

要杀死的应用包名