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!
Asked
Active
Viewed 274 times
1 Answers
0
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

Iqbal hossain
- 1,778
- 3
- 17
- 24
-
Hi i think this is useful for Android site and i am trying to implement the SAP in the Gear S2 (native with Tizen). Do you have any other suggestions? Thanks! – LinhTran Nov 10 '16 at 09:11
-
Check now and let me know. – Iqbal hossain Nov 10 '16 at 12:13
-
I have followed this but this is kinda complicated to me. Is there any nice tutorial to SAP implementation which lead through me step by step? Thanks – LinhTran Nov 10 '16 at 13:18