Questions tagged [samsung-gear-s2]

22 questions
0
votes
2 answers

Is there any way to let user change and customize Tizen web watch face?

I have created a watch face for tizen using tizen-web-app. it works fine but it's completely permanent and users can't change it at all. I wanted to know if there is any way to make options (like 'stylize' in native apps) to provide the ability of…
0
votes
1 answer

Download files from gear s2

I have an application for Samsung Gear S which writes data on its internal memory - simply creates a file in the Documents folder and saves the data into it. When I connect the device to my computer (which has to be a Windows machine), I can copy…
Matin Kh
  • 5,192
  • 6
  • 53
  • 77
0
votes
1 answer

Publish a Samsung gear s2 app

I want to publish a tizen app (targeted only for gear s2) to Samsung store. Is it possible to target only for S2 and not for gear S? If it is possible, is there any source/info on how to publish an tizen gear s2 app on samsung store? Any help would…
user3339128
  • 139
  • 1
  • 11
0
votes
0 answers

Tizen notification, bring app to foreground

I have created a web app for the Gear S that communicates with a server and I would like to create a notification when the server sends certain data back. I have found the Notification API but I can not use this because it gives errors. I have the…
0
votes
1 answer

Samsung Gear S2 continuous vibrations

I am making my watch vibrate on the input from Mobile, it works but when the input is continuous the watch does not keep vibrating continuously, there is always some time interval between, I am using, function onreceive(channelId, data) { …
Momo Pomo
  • 265
  • 2
  • 5
  • 19
0
votes
1 answer

Galaxy gear s2 - Launche android application on phone from Tizen Web Application

I'm trying to figure out how to send some kind of intent to open an application on the Android Device that is synced with my Tizen Wearable. Any tips about it? I found this link. With this code I'm able to launch the Samsung Store. I need to launch…
Rodrigo Borba
  • 1,334
  • 1
  • 14
  • 21
-1
votes
1 answer

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

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…
1
2