ARCore is back at Google I/O on May 10! Register now.

UnavailableDeviceNotCompatibleException

Stay organized with collections Save and categorize content based on your preferences.
public class UnavailableDeviceNotCompatibleException

Thrown when the device is not currently compatible with ARCore.

Public Constructors

Inherited Methods

Public Constructors

UnavailableDeviceNotCompatibleException

public UnavailableDeviceNotCompatibleException()

UnavailableDeviceNotCompatibleException

public UnavailableDeviceNotCompatibleException(
  String message
)

Details
Parameters
message