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
1 answer

Samsung Wearable Tizen app rejected no deep link

I submitted a new app to the Samsung Galaxy Store a week ago, and it got rejected. The Samsung wearable app is a companion app to an existing Android app. This Tizen app was built using .NET, and I added a deep link to the Android application in…
DiscDev
  • 38,652
  • 20
  • 117
  • 133
0
votes
0 answers

How to implement API call to send data from Tizen Watch App to Companion App(iOS)

I'm working on an application where i'm planning to get the Heart Rate Vitals from Samsung Gear Active 2 and 3 watches by developing a Tizen Watch App(Web Applicatoin) which keep sending the vitals to the Android app either using Peer to Peer…
Madhu
  • 869
  • 1
  • 17
  • 37
0
votes
1 answer

Tizen web app on wearable device to operate on desktop application

I am wondering if Tizen platform supports to develop a web app for wearable devices(Samsung galaxy) that can operate on desktop application(example selection/navigation of menus in desktop application through smartwatch features like…
0
votes
2 answers

Unable to terminate the app by BACK key (*No exit menu in the app)

I tried many times to submit my app to Samsung but I always get rejected because the back button or exit button of the watch doesn't work. My app is a multiple page in one single HTML, as explained in the Tizen Documentation. I don't know if it's a…
grc
  • 304
  • 1
  • 5
  • 21
0
votes
1 answer

Starting Samsung Galaxy Gear App automatically in Background after reboot

I want to write an app on my Samsung Galaxy Gear that starts automatically in background after rebooting. Therefore I want to write an native tizen app. I've read much about this topic on other websites but every answer is different. I've read…
Danilo
  • 41
  • 2
0
votes
0 answers

Get the current Widget Instance ID (Tizen)

I'm developing a web app for Samsung Gear using Tizen 2.4. My app contains some widgets which the user can configure. Each widget instance will show different (dynamic) information based on the selected config. Sadly the Galaxy Widgets don't retain…
0
votes
1 answer

Safest way to store access tokens (Tizen)

My Samsung Gear (Tizen 2.4, Web App) application makes use of several paid APIs which are protected with secret access tokens. At the moment I simply have those tokens inside a js file, this does not feel like a safe way to store sensitive…
Gilles Lesire
  • 1,237
  • 17
  • 33
0
votes
1 answer

Heart rate sensor in Gear 3 samsung

I use sample https://resources.developer.samsung.com/050_Samsung_Webinars/Heart_Rate_Monitor_Sample_App_Guide in Samsung site and download from example. my issues are, this sample work in simulator but in real device Gear 3 Samsung sensor not work…
0
votes
1 answer

Tizen #SDB giving error "No such file or directory" while installing wgt file

I'am trying to install HelloAccessoryProvider.wgt file on my Gear s3 watch but sdb is giving me following error. error: failed to get status of 'HelloAccessoryProvider.wgt': No such file or directory. My watch is connected to #tizen studio and USB…
0
votes
1 answer

Tizen location of virtual root

i'm trying to extract data from samsung S3 frontier tizen app's to run some analysis on the collected data. Tizen offers 2 types of storage, SQLite and in files. I know that each app posses a unique virtual root location, but i don't know where it's…
Dela
  • 1
  • 2
0
votes
2 answers

Samsung Health : solving java.lang.IllegalArgumentException: heart_rate (READ) is invalid

what I want to do is developing an app that reads health data that collected by Samsung watch so I tried to use Samsung android health SDK . Moreover reading steps was very easy as there was a sample app doing the same thing . the issue appear when…
0
votes
0 answers

get gear s3 data through artik cloud

I connected my gear s3 watch to Samsung's artik cloud and Im getting heart rate data. Is there any way I can get data such as acceleration etc. for example by creating an application on Tizen Studio that will send these data to the artik cloud?
0
votes
0 answers

Tizen no certyficate profile set in the workspace

I have a problem to permit install aplication on my Galay Watch with Tizen Studio. There is always error with no certificate profile found in the workspace. I have made a Sasmung certyficate and add DUID. The samsusng certyficate extension is…
fr3sh
  • 353
  • 1
  • 3
  • 17
0
votes
1 answer

How to find sensor specifications in Tizen Native (Gear S2)

Does any body know what are the specifications of accelerometer and gyroscope sensors in Gear S2. Or how to find using Tizen Native Application. The specification information required is vendor, noise and output rate of the sensors.
ZEESHAN
  • 191
  • 2
  • 15
0
votes
2 answers

tizen on gear s3 get/set information to app on connected phone

I am developing a widget/app for the gear s3 smartwatch. In particular, I would like to build something similar to the Alarm widget that comes pre-installed on the gear. What I can't find is any information about is connecting to the phone and…
daytooner
  • 55
  • 1
  • 7