# ActivityName

> The name of the Android activity used for launching the application.

## Definition

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

```csharp
public string ActivityName { get; }
```
