# androidIsGame

> This property is obsolete. Use PlayerSettings.Android.appCategory instead.

## Definition

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

> **Warning:**
>
> **Deprecated.** androidIsGame has been deprecated. Please use appCategory instead.

```csharp
public static bool androidIsGame { get; set; }
```
