Uses of Class
hudson.plugins.android_emulator.sdk.cli.AdbShellCommandsCurrentBase
Packages that use AdbShellCommandsCurrentBase
-
Uses of AdbShellCommandsCurrentBase in hudson.plugins.android_emulator.sdk.cli
Subclasses of AdbShellCommandsCurrentBase in hudson.plugins.android_emulator.sdk.cliModifier and TypeClassDescriptionclassExtendsAdbShellCommands04To22and simply overwrites the commands which differ for devices running on API-level 3 and below.classExtendsAdbShellCommandsCurrentBaseand simply overwrites the commands which differ for devices running on API-level 4 to 22.