ARCore
Manages an ARCore Session using the Android Lifecycle API. Before starting a Session, this class requests installation of Google Play Services for AR if it's not installed or not up to date and asks the user for required permissions if necessary.
Constructors
Properties
Enable/Disable Google Play Services for AR availability check, auto install and update
Functions
Check to see if we're on a device where ARCore can be installed
Checks if ARCore is already installed or attempts to request an install otherwise.
Review the API reference for important considerations before calling close() in apps with more complicated lifecycle requirements: Session.close
Check to see we have the necessary permissions for this app.
Returns true if we attempted to request an install.
Check to see we have the necessary permissions for this app.