Class SdkToolsCommands00To16
java.lang.Object
hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands00To16
- All Implemented Interfaces:
 SdkToolsCommands
Extends 
SdkToolsCommandsCurrentBase and simply overwrites the commands
 which differ for SDK with major version prior 17.- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetSdkInstallAndUpdateCommand(String proxySettings, List<String> components) Methods inherited from class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands17To25_2
getCreatedAvdCommand, getListExistingTargetsCommand, getListSdkComponentsCommand, getListSystemImagesCommand, getUpdateLibProjectCommand, getUpdateProjectCommand, getUpdateTestProjectCommand, isImageForPlatformAndABIInstalledMethods inherited from class hudson.plugins.android_emulator.sdk.cli.SdkToolsCommandsCurrentBase
getAdbInstallPackageCommand, getAdbKillServerCommand, getAdbStartServerCommand, getAdbUninstallPackageCommand, getCreateSdkCardCommand, getEmulatorListSnapshotsCommandMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.plugins.android_emulator.sdk.cli.SdkToolsCommands
getAdbInstallPackageCommand, getAdbKillServerCommand, getAdbStartServerCommand, getAdbUninstallPackageCommand, getCreatedAvdCommand, getCreateSdkCardCommand, getEmulatorListSnapshotsCommand, getListExistingTargetsCommand, getListSdkComponentsCommand, getListSystemImagesCommand, getUpdateLibProjectCommand, getUpdateProjectCommand, getUpdateTestProjectCommand, isImageForPlatformAndABIInstalled 
- 
Constructor Details
- 
SdkToolsCommands00To16
public SdkToolsCommands00To16() 
 - 
 - 
Method Details
- 
getSdkInstallAndUpdateCommand
- Specified by:
 getSdkInstallAndUpdateCommandin interfaceSdkToolsCommands- Overrides:
 getSdkInstallAndUpdateCommandin classSdkToolsCommands17To25_2
 
 -