Provides information about the application launched on a single Android device.
ActivityName | The name of the Android activity used for launching the application. |
DeviceId | The unique identifier of the Android device on which the application was launched. |
Errors | Provides description about the error when the application fails to launch on a device, otherwise contains an empty string. |
PackageName | The package name used for the application launched on an Android device. |
Success | The outcome of the application launch process. |