Languages

Menu
Sites
Language
The SAP (Samsung Accessory protocol) service

I am working on an integrated project (android + tizen) and I want to send some data from the gear 2 neo (watch) side to the android side (mobile).

I read the documentation from Samsung Developers about the integrated applications and how to use the SAP service to send data between the android and tizen.

My Question is: Does the gear manager (android side) already have a SAP service to communicate with the default applications installed on the watch and my android application should interact or use it to send and receive data to the tizen application ? Or I should make my own SAP service with my android application and try to interact with the tizen application using it ? 
Thanks in advance.

View Selected Answer

Responses

2 Replies
Marco Buettner

You need to define a own SAP service... The communication between Gear-App and Android-App via SAP works with BT, BTLE und WiFi

Mark as answer
AVSukhov

Hello,

You need create your own SA agent and Peer agent ro setup connection.

For more info please see documantation on wearable IDE:
IDE -> Help -> Help Contents -> Tizen Wearable Web App Programming > Tutorials > Device API Tutorials > Communication Tutorials > SAP Tutorial