execute

fun execute(vararg args: String): Process

Runs a command specifically on this device using "exec-out"

Return

Process instance of the command

Parameters

args

command or arguments passed onto adb