Accessory ID

Hello,

I’m developing a wearable app (web framework) with the Samsung Accessory Protocol. The SDK for Android has access to the accessory ID, see [1]. How can my web companion app access this property?

Thanks,
Heinz

[1] SAPeerAccessory (Samsung SDK API Reference Guide)

Hi,
It is generally the unique Accessory ID of the connected remote Accessory Device.
You can check out the sample app for the implementation. Galaxy Accessory - Build | Samsung Developers