Hello,
I have added to my github samsung SAP samples.
https://github.com/jpgpuyo/SAPSamples/tree/master/HelloAccessory
Right now, HelloAccessory sample with android consumer and tizen provider is working between my smartphone and Samsung Gear S2, but when i want to integrate this sample on a custom android application, I'm not able to find peer agents.
Which attributes are being used to do matching between Android Consumer and Tizen Provider?
In accessoryservices.xml, attribute "id" and attribute "name", must be equal on Consumer and Provider?
Can i have installed on Samsung Gear S2 another applications with same id on accesoryservices.xml? I think that this is not possible, but I'm not sure how matching works.
Can i have an android application with 2 different activities (consumer and provider) and 2 different accesoryservices.xml in the same android application?
Thank you,
Joaquim Puyo