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
7
votes
11 answers

Why doesn't tizen studio connect to my S3 watch

What are the magic words one has to utter to get Tizen Studio to connect to S3 watch? I have S3 watch that is connected to my wifi network. I can ping that device just fine. I have made sure debug option is turned on the watch. I have been able to…
Subodh Nijsure
  • 3,025
  • 5
  • 23
  • 35
6
votes
3 answers

Possible to cross-platform develop Watch/Wearable applications?

since I am new in the world of developing apps for watches, and the fact that it exists for smartphones the following frameworks: Xamarin PhoneGap appcelerator kony Cordova ... I wonder if there exists for watches apps similar frameworks? So that…
5
votes
1 answer

Galaxy watch wont connect to Tizen Studio

So I have made my first app and it runs great on the emulator, but now I want to deploy it to my physical device. I have enabled bluetooth and connected the WiFi of the watch to the same WiFi access point as my computer. I have also enabled…
jLynx
  • 961
  • 2
  • 16
  • 34
5
votes
2 answers

Browser cannot be initialized error when request for a certificate with tizen-sdk

When I try to request for a new certificate with tizen-sdk 2.4.0_Rev5 in Register Certificate, I get the following error Browser cannot be initialized. I changed the path to chrome in Preferences->Tizen SDK->Web->Chrome to fit my actual path, and it…
4
votes
4 answers

error: failed to connect to remote target after update to 4.0.0.2

I updated my gear sport several days ago. After updating to 4.0.0.2, I cannot connect to my watch anymore. Here is my command: ./sdb connect [IP] It aways said... error: failed to connect to remote target [IP] How can I solve this issue?
4
votes
2 answers

How to export android Unity error and debug logs to file?

I am attempting to develop an app for the Samsung Gear VR (with the Samsung Galaxy S8) and as it requires me to pull out the USB cable in order to plug the phone onto the Gear VR device, this does not allow me to do USB debugging. How do I go about…
4
votes
0 answers

Smart Watch Media Queries

The Pebble and Galaxy Gear devices have web browsers; what are some CSS media queries we can use to address screens of that size? Alternately, let's start a list of UA strings for smart watches.
Scott C
  • 736
  • 1
  • 6
  • 19
3
votes
2 answers

SDB device unauthorized

Hi So I have recently been developing apps for my Samsung Galaxy smartwatch. Initially when I connected to it, it asked for permission. But a while ago I reset my device (To enable samsung pay). I then precoded to restore a backup. Now when I try to…
jLynx
  • 961
  • 2
  • 16
  • 34
3
votes
1 answer

How to check if Samsung Gear 2 is paired with Android device programmatically?

I am using Tizen SDK for Wearable from samsung-gear site in order to communicate a provider android application with Samsung Gear 2 device. I am able to send notifications to gear and once I run the consumer application on gear 2, I am able to…
3
votes
5 answers

SIGNATURE_INVALID when trying to install application on Samsung Gear 2

After registering with samsung for a developer certificate i can't install my application, i'm getting SIGNATURE_INVALID (code 22). The application can be anything, including a hello world app from the IDE wizard. What's interesting is that before…
3
votes
2 answers

issue in making web api call in Gear 2 app running on Gear 2 Emulator connected with Host Android Device

I have successfully connected my GEAR 2 emulator with Galaxy Note 2 Device. And I am creating an Integrated Gear 2 Application, Every thing works fine including the JQuery functionality. But I am unable to make Web api calls from the Gear 2 Emulator…
2
votes
0 answers

Is it possible to connect a samsung watch with the PWA application by bluetooth?

Is it possible to connect a samsung watch with the PWA application by bluetooth? If it's possible: How can I get the data from my watch and use it in my PWA app?
2
votes
2 answers

Tizen ERROR- failed to connect to remote target [ip]

My Samsung Galaxy watch Active could not connect to Remote Device Manager in Tizen Studio, I tried everything, each time I get the following error failed to connect to remote target '172.19.44.160' I had tried the following things: Switch…
2
votes
1 answer

Prevent wearable wrist gesture to turn off screen

I am developing an app for the Samsung Gear S3 with the web API and TAU. I have turned on the wrist gesture that turns on the screen and turns it off, depending on the gesture. I would like to prevent that from happening, when I have my app running.…
Zim84
  • 3,116
  • 2
  • 29
  • 37
2
votes
2 answers

the application installation on the device has failed due to a signature error - tizen studio

I'm building an app for my gear s3 frontier using Tizen Studio. However there's a signature error every time I try to run the app on my device. I tried pretty much everything(creating certificates, setting the same date/hour on my PC and wear) but…
1
2 3
8 9