语言

Menu
Sites
Language
Can I create Analog clock widget in web app?

Hi, I want to create widget web app with analog clock ,calendar and weather information. TIzen has analog clock API for wearable devices. Can I create widget application for web app?

编辑者为: Shweta Thakar 11 6月, 2015

响应

3 回复
Seoghyun Kang

Hello,

 

I will talk based on the latest SDK. :)

 

If you use the Tizen web application, you can not develop the common widget.

That's because Tizen web platform does not support the widget.

 

But it supports the watch face.  (The watch face expression suited than the clock widget on the latest SDK)

You can find the analog watch web sample in the SDK.

 

Best regards,

Seoghyun Kang

Vikram

Hello,

You can find the Sample of analog clock widget in the help page of IDE. 

      Tizen Wearable Web App Programming > Tutorials > W3C/HTML5 Tutorials > Graphics Tutorials > HTML5 Canvas Tutorial > Task: Clock Widget

By adding below thing into config.xml, your application will works as a clock face in Gear S.

      <tizen:category name="com.samsung.wmanager.WATCH_CLOCK" />

Hope this will help you.

AVSukhov

Hello,

You can create Dynamic Box on Gear S device.

https://developer.tizen.org/documentation/guides/web-application/tizen-features/dynamic-box