class in UnityEditor.Android
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseProvides 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. |