Uses of Class
com.pnfsoftware.jeb.core.units.code.android.adb.AdbResult
Packages that use AdbResult
Package
Description
Types to access and interact with the
Android Debug Bridge (adb).-
Uses of AdbResult in com.pnfsoftware.jeb.core.units.code.android.adb
Methods in com.pnfsoftware.jeb.core.units.code.android.adb that return AdbResultModifier and TypeMethodDescriptionExecute a shell command.AdbWrapper.shell(Long timeout, String deviceSerial, String user, List<String> arguments, boolean logOnResult) Execute a shell command.Execute a shell command.Execute a shell command on the default target.Execute a shell command and log its output.