Questions tagged [samsung-galaxy-gear]

Tizen powered smartwatch produced by Samsung, primarily used to control and sync with Samsung smartphones.

First version of the Gear was originally released as an Android-based device, later replaced by Tizen OS.

Tizen SDK for Wearable allows developers to make apps for Gear devices.

132 questions
0
votes
1 answer

Gear s3 Native Sample "UI -> (circle)Sensors" is White Screen

I developed using Gear S3. I have received the sensor values of the gear S3. So I run Sensors sample, whitch shows the sensor value and information of sensors in the Native. The virtual machine has confirmed that it works smoothly. But Running on…
0
votes
2 answers

Tizen wearable web application stops running after sometime in Samsung Gear S3

I have installed a Tizen web application in Samsung Gear S3. The application uses sensors and collects the heart rate, pedometer, accelerometer data etc., I want the application to run all the time. But some how, the application is terminated after…
0
votes
1 answer

Why my SAP application for Android is being deleted after installation

I was playing lately with my Samsung Gear 2 (not S2) smartwatch and I have created a new watch-face for it. I would like to show a weather information on it and I have found that for that task I need to use Samsung Accessory Protocol (SAP). I…
0
votes
0 answers

Samsung Gear s3 not connected to tizen studio in windows 7 at home

My watch (Samsung Galaxy s3) is connecting to Tizen studio (version: 1.0.2) in office network But the connection is not successful when I am at home with the same PC & same Watch. At office or home both the PC & watch are on the same WIFI…
Shyam534
  • 33
  • 1
  • 2
  • 7
0
votes
1 answer

Samsung Gear 2 wired notification

Recently, i started getting wired alerts on my Samsung Gear2. When I look at my watch, it says that there is a new sms with Unknown sender and when I choose show in phone, it says Failed! It keeps alerting me with unknown sms and I do not know what…
0
votes
2 answers

Android wear 2.0 supported devices?

Can anyone tell me what are all the watches that support Android wear 2.0. Also I am wondering whether Samsung Gear s2 with tizen OS support android 2.0 or not?
Praneeth
  • 472
  • 6
  • 10
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

My Tizen app flickers upon tapping

I'm building a JavaScript Tizen app for Gear S2 In an earlier stage of development I considered using Angular, but I just ignored the possibility entirely because ng-click events made the screen flicker. I kept building the app without any issues,…
0
votes
2 answers

Tizen WebSockets: can access Internet WebSocket server but cannot acces LAN WebSocket server

last week I started to develop apps for a Samsung Smartwatch with the Tizen SDK 2.4.0. My sample web application connects to a remote Websocket server (a simple echo server) and sends some random requests and prints the received messages (Server is…
japedo
  • 338
  • 2
  • 13
0
votes
1 answer

How to enable the circle keyboard of the Gear S2

I wrote a web app for the Samsung Gear S2 with HTML and JS. I can enter text and numbers with the T9 keyboard. But it doesn't work fine, because everything is very small. But I saw a circle keyboard in (Settings - LogScreen - LogScreen - PIN) were…
Yvonne Marggraf
  • 368
  • 2
  • 5
  • 18
0
votes
0 answers

Samsung gear 2 heart rate

Can anyone please help me with getting heart rate data from gear 2 in an android app. Can I get this via android wear sensor manager like gear live or have to use accessory sdk of samsung.
0
votes
1 answer

Gear watchface styling outside of Tizen IDE easily possible?

I wanted to develop my own watchface for my Gear S2. I found some good documentation on downloading and using the Tizen IDE. All is well, but I'm finding the tweak css/html5-run/upload-switch faces-view-wash-rinse-repeat to be very tedious and…
Jim
  • 1,221
  • 1
  • 22
  • 38
0
votes
0 answers

Samsung Gear Clock Widget always on support

I have created a clock widget for Samsung Gear S. It works fine. But I want to support the "always on" feature of the watch, like other pre installed clock widgets. They are showing their clocks in black and white style while idle. How can I do…
roschulze
  • 465
  • 2
  • 6
  • 20
0
votes
1 answer

Host android application to initiate communicate with tizen application(Android to tizen)

I have an android application which needs to make a connection when need with gear 2 device. It just need to ask a question(yes or no) on tizen and get response back How do I do this ?? There are many tutorials (helloaccessoryprotocol app) which…
0
votes
2 answers

How can I see the error log when I run wearable wgt through gear manager?

I ran my android app(which includes a wearable wgt) on my Samsung S4. It also installed the wgt to my Samsung Gear 2 using Gear Manager. How can I check the error log of my wgt on my Samsung Gear 2?
1 2 3
8 9