Package hudson.plugins.android_emulator.sdk.cli
package hudson.plugins.android_emulator.sdk.cli
- 
ClassDescriptionExtends
AdbShellCommands04To22and simply overwrites the commands which differ for devices running on API-level 3 and below.ExtendsAdbShellCommandsCurrentBaseand 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.This helper class is used to retrieve the correct implementation of theadb shelland the Android SDK tools commands for the given device API level respective for the SDK version.CLI commands using the SDK tools.ExtendsSdkToolsCommandsCurrentBaseand simply overwrites the commands which differ for SDK with major version prior 17.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.