Uses of Package
hudson.plugins.android_emulator.sdk.cli
Packages that use hudson.plugins.android_emulator.sdk.cli
Package
Description
-
Classes in hudson.plugins.android_emulator.sdk.cli used by hudson.plugins.android_emulatorClassDescriptionRepresents a SDK command-line-interface command by a given
Tooland by it's arguments. -
Classes in hudson.plugins.android_emulator.sdk.cli used by hudson.plugins.android_emulator.sdk.cliClassDescriptionExtends
AdbShellCommandsCurrentBaseand simply overwrites the commands which differ for devices running on API-level 4 to 22.Commands which are run via 'adb shell' command on a specified deviceThis class holds the implementations for all used commands viaadb shellon devices running the latest API.Represents a SDK command-line-interface command by a givenTooland by it's arguments.CLI commands using the SDK tools.ExtendsSdkToolsCommandsCurrentBaseand simply overwrites the commands which differ for SDK Tools version 17 to 25.2.This class holds the implementations for all used commands in the latest SDK version. -
Classes in hudson.plugins.android_emulator.sdk.cli used by hudson.plugins.android_emulator.utilClassDescriptionRepresents a SDK command-line-interface command by a given
Tooland by it's arguments.