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
Tool
and by it's arguments. -
Classes in hudson.plugins.android_emulator.sdk.cli used by hudson.plugins.android_emulator.sdk.cliClassDescriptionExtends
AdbShellCommandsCurrentBase
and 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 shell
on devices running the latest API.Represents a SDK command-line-interface command by a givenTool
and by it's arguments.CLI commands using the SDK tools.ExtendsSdkToolsCommandsCurrentBase
and 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
Tool
and by it's arguments.