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
0
votes
3 answers

Tizen Telephony API

I'm trying to develop a service app which should listen to a change in the network name and then emit some kind of event to the some front end app. Since I have no access to a physical device (wearable - for my particular case) I was wondering if…
y0n1
  • 166
  • 1
  • 9
0
votes
2 answers

No Javascript execution in basic Tizen Web App

I'm trying to make a basic web application, but I cannot get my Javascript and JQuery to fire. If I try debugging, I can write JQuery commands in the console and they work fine, but no