Questions tagged [tizen-wearable-sdk]

Tizen SDK for Wearable allow developers to develop Gear Standalone and Gear Companion Applications.

Gear Standalone

It consists of only Wearable-side Widget which runs on Tizen-based Samsung Gear devices.

Gear Companion

It consists of the Host-side Application which runs on Android-based Samsung mobile devices, and the Wearable-side Widget. In addition, to Tizen SDK for wearable, Samsung Accessory SDK is required for Communication between Host-side application and Wearable-side widget.

Certification Guide

Secure your app to upload to Samsung Gear Apps

Testing

If you have no Gear device, Use Gear Emulator & RTL

Technical Resources

418 questions
3
votes
3 answers

Tizen Studio - Gear S3 - SIGNATURE_VERIFICATION_FAILED

I'm trying to run simple template native application on Gear S3. I have created certificate according to Working with the Certificate Profile. My Gear S3 is connected via wifi and showed correctly in Connection explorer. I'm still getting error…
3
votes
2 answers

How to perform Samsung Certficate Registration in Tizen Studio?

My Tizen project (wearable) developed in Tizen Studio 1.0 is ready to be installed on my Tizen device (Gear 2 by Samsung). Actions taken - the Extension SDK: Samsung Certificate Extension and Samsung Wearable Extension were installed by means of the…
3
votes
1 answer

Pairing Samsung Gear S2 with iBeacon

I would like to make a connection between my Gear S2 and iBeacon directly through the BLE Network. I have seen there are Bluetooth API available in the SDK from Tizen.But i havent went throught it in detail. I would just like to know if this idea is…
3
votes
1 answer

How to create Tizen wearable native App with Kiosk Mode

I'm trying to build Tizen wearable native app with Kiosk mode. Like getting admin access. So far i found this KNOX SDK for Tizen native app. But i can't found any documentation related to importing that library and can't find any samples. Is there…
uday
  • 1,348
  • 12
  • 27
3
votes
1 answer

Tizen SDK CSS ID Not Being Rendered

I am using the Tizen 2.3.1 SDK for wearables and have run into an issue where no matter what I do to the style.css file, adding any new ids simply refuses to work. * { margin: 0; padding: 0 } html, body { width: 100%; height: 100%; …
JoyfulOwl
  • 33
  • 6
3
votes
2 answers

Tizen dynamic list not scrollable by wheel

A simple list like
  • test
  • test2
in Tizen for the wearable round watch…
elCapitano
  • 1,821
  • 3
  • 22
  • 42
3
votes
1 answer

Is it possible to install an android app on Tizen OS device?

I have an Android application. I wanted to install it on Tizen OS based device such as Samsung z1 or Samsung watch. I don't know much about Tizen. Could you please explain if an existing Android app could be installed on Tizen OS device?
user1455310
3
votes
0 answers

Tizen Wearables - Tizen & AngularJS 1.3, Issues with Templating

I have been experimenting with the Tizen SDK for Wearables and mixing that with AngularJS. We have had good results, great performance and not many complaints with it. Though we do have an issue with the template system in Angular not mixing with…
Mike Huebner
  • 669
  • 1
  • 9
  • 23
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…
3
votes
2 answers

Samsung Gear2 Native Development

It looks like that Tizen supports both HTML5 and native development. However, is it possible to develop Gear2 apps natively? If yes, where possible to find any samples for this?
Sayat Satybald
  • 6,300
  • 5
  • 35
  • 52
3
votes
5 answers

Tizen-sdk-for-wearable-setup Installation issue because of JAVA HOME

System Configuration: OS - Windows 8 System type - 64-bit Operating System , x64-based processor I have installed java-8 and set JAVA_HOME as C:\Program Files\Java\jdk1.8.0 I am getting error as below image while Tizen-sdk-for-wearable-setup…
3
votes
0 answers

Programming for the Samsung Galaxy Gear

A general question - is there any information available about writing new apps for the Samsung Galaxy Gear? I know that it runs Android, and has a documented list of features and inputs, but how would one go about integrating an app running on the…
ian404
  • 73
  • 1
  • 4
2
votes
2 answers

Testing companion application with Emulators?

I'd like to develop a companion application for my Tizen5.5 watch which uses information from the phone (Android host). I'm working on Windows 10 with Tizen Studio. I found a nice example which I want to test:…
Daniel
  • 2,318
  • 2
  • 22
  • 53
1 2
3
27 28