| Class | Description |
|---|---|
| AfterAndroidDeploymentDeployed |
This event is fired after Android deployment (APK to be the object of testing or a resource APK package) was installed on
Android device.
|
| AfterAndroidDeploymentUnDeployed |
This event is fired after Android deployment was uninstalled from a device.
|
| AndroidBridgeInitialized |
Event representing that Android Bridge was initialized and connected.
|
| AndroidBridgeTerminated |
Event representing that Android Bridge was disconnected and disposed.
|
| AndroidContainerStart |
Event representing that an Android container is about to start.
|
| AndroidContainerStop |
Event representing that an Android container is about to stop.
|
| AndroidDeploy |
Event notifying that archive is being to be deployed.
|
| AndroidDeviceReady |
Event representing there is an Android device ready to be used
|
| AndroidEmulatorShuttedDown |
Event representing that Android device was shut down.
|
| AndroidSDCardCreate |
Event representing that Android SD card is about to be created.
|
| AndroidSDCardCreated |
Event representing that SD card for Android emulator was created.
|
| AndroidSDCardDelete |
Event representing that Android SD card is about to be deleted.
|
| AndroidSDCardDeleted |
Event representing that SD card for Android emulator was deleted.
|
| AndroidUnDeploy |
Event notifying that archive is being to be undeployed.
|
| AndroidVirtualDeviceAvailable |
Event representing that an already existing Android Device is available to be used.
|
| AndroidVirtualDeviceCreate |
Event representing that an Android virtual device is about to be created.
|
| AndroidVirtualDeviceCreated |
Event representing that an Android Virtual device was created.s
|
| AndroidVirtualDeviceDelete |
Event representing that an Android virtual device is about to be deleted.
|
| AndroidVirtualDeviceDeleted |
Event representing that an Android virtual device has been deleted.
|
| AndroidVirtualDeviceEvent |
This class represent general event for Android virtual devices.
|
| BeforeAndroidDeploymentDeployed |
This event is fired before Android deployment gets deployed to Android device.
|
| BeforeAndroidDeploymentUnDeployed |
This event is fired before Android deployment gets undeployed from Android device.
|
| DroidiumExtensionConfigured |
Fired when Droidium container extension was fully configured.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.