Uses of Class
hudson.plugins.android_emulator.SdkInstallationException
Packages that use SdkInstallationException
-
Uses of SdkInstallationException in hudson.plugins.android_emulator
Methods in hudson.plugins.android_emulator that throw SdkInstallationExceptionModifier and TypeMethodDescriptionstatic AndroidSdk
SdkInstaller.install
(Launcher launcher, BuildListener listener, String androidSdkHome) Downloads and installs the Android SDK on the machine we're executing on.