-
**about**
/conventions.md
1. With backslash: 하단 소스 박스 diff (줄바꿈필요)
/tizen-open-source-overview.md
1. 링크 확인 및 수정 필요(추후)
-https://www.tizen.org/user/register
**compliance**
/compliance…
-
There are various shapes of progress bar used in the smart watch and the car dash board. [1]
To implement those kinds of progress bar, generally there are 2 ways.
- Using SVG elements
- eg) https://…
-
I have a Samsung Gear 2 Wearable device. I am creating a web app for my device. But I found that the W3c Speech api is not working in Tizen wearable device(although works on simulator). From here http…
-
I'm trying to use pdf.js for Tizen web application.
As target is wearable device, performance is one of the most critical issue.
Target device is Gear S2, and image rendering takes too much time.
(In…
ghost updated
8 years ago
-
-
Hi! First of all thank you for making such an awesome utility gulp module. I have been very happily using it for many months.
I am currently working with a project (using Samsung Tizen Wearable SDK) …
-
Given a view model of:
```
{
state: ko.observable( {state: 'Washington' } )
}
```
This won't work and only outputs empty string: (tested with Knockout 3.2.0, jQuery 1.10.1, Tizen Wearable UI 1.0.0…