Languages

Menu
Sites
Language
Send data from tizen to Android

I need to send data from Tizen to Android when it needs like weather data, location data, contacts, memo data etc. But i am new in Tizen environment. I don't have any idea about its API. I studied this Tizen.org site well but did not find any related information. Other sites rarely contain Tizen information. So that i posting is here. I am  from web . It will be helpful if you give me api or idea for web app. If it is not suitable for this group please delete my question. 

Responses

6 Replies
Armaan-Ul- Islam

Hello ,

What you are looking for is Samsung Accessory SDK. Accessory SDK allows you to connect accessory devices to Android mobile devices. With Accessory SDK, you can connect bi-directionaly from tizen wearable to Android mobile and vice versa.

Please go through the Samples provided with the SDK download package. You can check out lots of samples with Tizen Provider App & Android Consumer apps and vise versa. You may also go through the programming guide and API referencers.

Accessory SDK: http://developer.samsung.com/galaxy/accessory

Yuvraj Coder

What should i do sending location data from my gear to android if i can't use gear and android outside bluetooth range !!!!!!!!!!!! i can get that from android. then why should i use this ?  Be logical bro ... 

I need to send location data of gear from one place (say Delhi) to android which is in another place (say Pune) to track the continuous location of gear.  
Need help. 

Armaan-Ul- Islam

The purpose of Samsung gear S,S2,S3,VR,... is being a useful Accessory Paired with A mobile device. The Idea here is the owner of the mobile device may wear the gear on his wrist, which would be paired with the mobile device in his/her pocket/bag through 'Samsung Gear Manager' application. You can check out the gear website

http://www.samsung.com/global/galaxy/gear-s2/

http://www.samsung.com/global/galaxy/gear-s2/device-compatibility/

You would find the list of specific devices which are compatible with gear s2 or similarly other wearable accessories.

 

Two specific models Samsung gear S2 3G & Samsung Gear S3 frontier LTE supports 3G/4G network access. You may try a workaround using a web server to pass the data over internet giving access to both the mobile and the gear. It's similar as communication between two mobile devices or any other devices with network connectivity.

Thank you.

Yuvraj Coder

what is Accessory Paired? 

Marco Buettner

Let your application communicate via SAP (Samsung Accessory Protocol). You will find all about SAP on the accessory SDK

http://developer.samsung.com/gear/develop/sdk#samsung-accessory-sdk

Armaan-Ul- Islam

The Accessory SDK provides a single protocol that supports multiple connectivity technologies, such as Wi-Fi, Bluetooth classic, and BLE (Bluetooth v4.0).

I intended to mean "The purpose of Samsung gear S,S2,S3,VR,... is being a useful Accessory which would be Paired with A mobile device."