Uses of Class
jenkins.plugin.android.emulator.sdk.cli.CLICommand
Packages that use CLICommand
-
Uses of CLICommand in jenkins.plugin.android.emulator.sdk.cli
Methods in jenkins.plugin.android.emulator.sdk.cli that return CLICommandModifier and TypeMethodDescriptionEmulatorCLIBuilder.build(int consolePort) EmulatorCLIBuilder.build(int consolePort, int adbPort) Prepare the CLI command of avdmanager to create new device.SDKManagerCLIBuilder.install(Collection<String> packages) Prepare the CLI command of sdkmanager to perform install operation.SDKManagerCLIBuilder.list()AVDManagerCLIBuilder.listAVD()AVDManagerCLIBuilder.listTargets()ADBCLIBuilder.start()ADBCLIBuilder.stop()