Tizen native companion Application. Any good sources to follow to start the development?

291 Views Asked by At

i am trying to build an native companion app for gear s2. I was trying to start build the project but i am stuck at the point that i dunno how to set up the Samsung Accessory Protocol. I have read this native-companion/setup but it seems to be unclear for me to follow. Could anyone give me tutorials or some resources to read on how to set up the communication between watch and Android app (step by step would be perfect) Thanks alot!

1

There are 1 best solutions below

3
On

Follow the Samsung Accessory SDK programming guide. You can get it from here. You need to install Samsung Gear Manager on your Android phone in order to pair your Samsung Gear.

Update:

To use SAP in your gear app follow this.

API Reference for Tizen Wearable Native is here.

Download the Accessory SDK sample app from here.

From Tizen IDE you can also get help.

Go to Tizen IDE> Help > Dynamic Help >Samsung Extension for Wearable Native > Programming Guide