Does MagicLeap2 support Android Open Accessory?

We do support this feature. The FEATURE_USB_ACCESSORY feature is available via adb.

adb shell pm list features | grep usb.accessory

Keep in mind that this does not mean that we support all devices since some drivers might not be compatible with our platform or Android version. If you run into any issues, please feel free to let us know.

Best,

El

1 Like