This version of Unity is unsupported.

AndroidDevice

class in UnityEngine.Android

Description

Interface into Android specific functionality.

Static Properties

hardwareTypeWhen running on a Chrome OS device, hardwareType is set to AndroidHardwareType.ChromeOS. It is set to AndroidHardwareType.Generic in all other cases.

Static Methods

SetSustainedPerformanceModeSet sustained performance mode. When enabled, sustained performance mode is intended to provide a consistent level of performance for a prolonged amount of time.