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

UnavailableSdkTooOldException

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

Thrown when the ARCore SDK that this application was built with is too old for the installed ARCore APK.

Public Constructors

Inherited Methods

Public Constructors

UnavailableSdkTooOldException

public UnavailableSdkTooOldException()

UnavailableSdkTooOldException

public UnavailableSdkTooOldException(
  String message
)

Details
Parameters
message