# Launches

> An array containing information about the application launched on multiple Android devices.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Android](/engine/6000.5/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

```csharp
public AndroidLaunchReport.Launch[] Launches { get; }
```
