@Mojo(name="startEmulator",
defaultPhase=PRE_INTEGRATION_TEST)
public class StartEmulatorMojo
extends EmulatorMojoSupport
AndroidMojoSupport.AndroidLogHandlerANDROID_LOG_HANDLER, DEVICE_ONLINE| Constructor and Description |
|---|
StartEmulatorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
call() |
protected String[] |
getEmulatorArguments() |
protected String |
getEmulatorOutput() |
protected void |
registerDeviceSerialNumberOf(EmulatorDaemon daemon) |
protected void |
registerPidOf(EmulatorDaemon daemon) |
protected void |
validatePropertyForRegister(EmulatorDaemon daemon,
String property) |
getAvd, getEmulatorArchitecture, getEmulatorExecutable, getEmulatorPidProperty, getEmulatorSerialNumberProperty, getTargetEmulatorExecutable, getTargetEmulatorExecutableFileNamefindPidOf, getAdbExecutable, getDuration, getTargetAdbExecutable, processDaemonRepository, processExecuter, processRepository, registerPid, unregisterPid, validatePidPropertyForRegisterfindProjectProperty, findProjectProperty, getProject, getProjectProperties, getProjectProperty, removeProjectProperty, setProjectPropertypublic void call()
throws Exception
call in class org.echocat.jomon.maven.plugins.MojoSupportExceptionprotected void registerPidOf(@Nonnull EmulatorDaemon daemon) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void registerDeviceSerialNumberOf(@Nonnull EmulatorDaemon daemon) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void validatePropertyForRegister(@Nonnull EmulatorDaemon daemon, @Nonnull String property) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException@Nonnull protected String[] getEmulatorArguments() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016 echocat. All rights reserved.