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

UnavailableApkTooOldException

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

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

Public Constructors

Inherited Methods

Public Constructors

UnavailableApkTooOldException

public UnavailableApkTooOldException()

UnavailableApkTooOldException

public UnavailableApkTooOldException(
  String message
)

Details
Parameters
message