EasyARSettings.ARCoreType Enum

Description

ARCore SDK configuration.

Constant

Value

Description

Optional

0

ARCore SDK distributed with EasyAR will be included in the build. ARCore features are activated only on ARCore supported devices that have Google Play Services for AR installed. Please visit https://developers.google.com/ar/develop/java/enable-arcore for more details and configurations required for your app.

Required

1

ARCore SDK distributed with EasyAR will be included in the build. Your app will require an ARCore Supported Device that has Google Play Services for AR installed on it. Please visit https://developers.google.com/ar/develop/java/enable-arcore for more details and configurations required for your app.

External

2

ARCore SDK distributed with EasyAR will not be used.