# Other

> Mirrors android:public static final int START_COMPONENT_OTHER.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.7/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
Other = 5
```

### Remarks

For more information, refer to Android's documentation on [START\_COMPONENT\_OTHER](https://developer.android.com/reference/android/app/ApplicationStartInfo#START_COMPONENT_OTHER).
