Launch

class in UnityEditor.Android

Description

Provides information about the application launched on a single Android device.

Properties

ActivityNameThe name of the Android activity used for launching the application.
DeviceIdThe unique identifier of the Android device on which the application was launched.
ErrorsProvides description about the error when the application fails to launch on a device, otherwise contains an empty string.
PackageNameThe package name used for the application launched on an Android device.
SuccessThe outcome of the application launch process.

Did you find this page useful? Please give it a rating: