Languages

Menu
Sites
Language
The App display as a Watch Face Feature (it is not the clock up).

The App display as  a Watch Face Feature (it is not the clock up).

I have found in config.xml the following line:

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

I think that it can be a reason.

If it is a true statement - what must be in place of this line?

Or can be another reason?
 

Responses

2 Replies
Marco Buettner
<tizen:category name="com.samsung.wmanager.WATCH_CLOCK" />

Must be only that for WatchFaces, if u have a normal app just delete this line on your config.xml

Armaan-Ul- Islam

Hello,

If you want to build an application for wearable instead of a watch face just remove the category wearable_clock from config.xml from 'Tizen' tab.

 

 

Or vice versa you can add the category wearable_clock when you want to design/develop a watch face.

Thank you.

For more details : https://developer.tizen.org/dev-guide/wearable/2.3.0/org.tizen.wearable.web.appprogramming/html/tutorials/w3c_tutorial/graphics_tutorial/task_clockwidget_time.htm