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.

137 questions
0
votes
0 answers

Certificate error when running on a wearable device Gear s3 with tizen studio 2.3

I'm developing a web application with Tizen Studio 2.3 for wearable v3.0, the application runs normally in the emulator, however, when I want to run a physical device, Gear s3, which if recognized in the IDE, I get a Certificate error, as is, as…
0
votes
1 answer

How to send/receive Gear S3 Custom Heart Rate Monitor (HRM) data to a server

I am using the Custom Heart Rate Monitor standalone app in Samsung S3 Gear. I want to display static/dynamic image from the server first in the watch along with the "start and stop " button. After the HRM data generated, the data should send to the…
Ajitsree
  • 37
  • 2
  • 10
0
votes
2 answers

How to pass/get Health rate data from Samsung S3 Gear to a Mobile

I have created a sample Tizen native Health App for Samsung S3 Gear and installed in Gear device and its working. How can I get the Data from the Gear to Mobile, What should I do next ? Below is the sample native app link which I…
Ajitsree
  • 37
  • 2
  • 10
0
votes
0 answers

Tizen Wearable Widget sporadically freezes

I don't really know where to start as this problem is hard to reproduce and debug. I have recently developed a Widget for showing stats regarding cryptocurrencies on Samsung Gear devices, called CryptoWidget. Everything works as it is supposed to.…
Henry
  • 727
  • 1
  • 6
  • 25
0
votes
1 answer

Samsung Gear deep link to Google Play Store

I am developing Samsung Gear (Tizen native) app, which also has companion app for Android. Companion app is needed to fully use the wearable app, so I need to place deep link to the Android app inside the wearable app to meet Samsung's wearable apps…
MA11
  • 13
  • 1
0
votes
1 answer

Firebase in Tizen Web App

I'm trying to request my firebase from a tizen web app. So I have added the firebase config to script section, then I need to access my firebase object from the javascript but I don't know how to proceed, how to declare 'firebase' variable to be…
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
  • 43
  • 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…
Joe M.
  • 3
  • 4
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
  • 627
  • 8
  • 11
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
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
  • 398
  • 2
  • 5
  • 19