Skip to main content

Device SDK

Written by Josh Franzen

ArborXR's device SDK facilitates communication between the ArborXR client app and processes running on the same device. Native applications can integrate directly with our ISdkService.aidl interface. Unity applications integrate our SdkBehaviour class (see the Unity usage example in the documentation below).

Did this answer your question?