Languages

Menu
Sites
Language
How do I transfer files from Gear 3 to my phone using Bluetooth?

I am tizen programming for the first time this time.

I try to transfer files from Gear3 to my phone using Bluetooth.

So i'm analyzing the bluetooth sample code provided by Taizen Studio.

However, I do not understand the file transfer part and I would like to ask for help.

How to implement the file transfer function using Bluetooth

Edited by: kabuli99 on 05 Nov, 2017

Responses

2 Replies
Slawek Kowalski

You can use Samung SAP ( http://developer.samsung.com/gear/develop/creating-your-first-app/web-companion/use-sap )

or Bluetooth API and transfer files via SPP.


 

Iqbal Hossain

You may try Tizen Bluetooth API for Tizen part and Android BL API for Android part. 
Tizen BL Data Transfer https://developer.tizen.org/ko/development/guides/web-application/connectivity-and-wireless/bluetooth?langredirect=1#Connecting_BT_device

But there is a simple way to develop your requirement...and that is companion app. A sample app is given. See more here http://developer.samsung.com/gear/develop/samples/companion/file-web