| Class | Description |
|---|---|
| AndroidApplicationHelper |
Provides various helper methods for Android packages.
|
| AndroidApplicationManager |
Manages deployment and undeployment of Android applications.
|
| AndroidBridgeConnector |
Connects to the Android Debug Bridge.
|
| AndroidBridgeImpl |
Implementation of the
AndroidBridge by which we can connect or disconnect to the bridge and query
AndroidDebugBridge for attached devices. |
| AndroidDeviceImpl |
The implementation of
AndroidDevice. |
| AndroidDeviceSelectorImpl |
Selects real physical Android device if serial id was specified in the configuration.
|
| AndroidEmulator |
An Android emulator process.
|
| AndroidEmulatorShutdown |
Brings Android Emulator down.
|
| AndroidEmulatorStartup |
Starts an emulator and either connects to an existing device or creates one.
|
| AndroidSDCard |
Represents Android SD card.
|
| AndroidSDCardManagerImpl |
Implementation class of creation and deletion of Android SD card used for an emulator.
|
| AndroidVirtualDeviceManager |
Deletes and creates Android virtual devices and initiates deletion of SD card as well.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.