UnavailableArcoreNotInstalledException

  • Thrown when the ARCore APK is not installed on the device.

public class UnavailableArcoreNotInstalledException

Thrown when the ARCore APK is not installed on this device.

Public Constructors

Inherited Methods

Public Constructors

UnavailableArcoreNotInstalledException

public UnavailableArcoreNotInstalledException()

UnavailableArcoreNotInstalledException

public UnavailableArcoreNotInstalledException(
  String message
)

Details
Parameters
message