Version: Unity 6.1 Alpha (6000.1)
LanguageEnglish
  • C#

Launch

class in UnityEditor.Android

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

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.