Languages

Menu
Sites
Language
Using TAU on wearables

I am trying to learn TAU for Gear S2 development.

  1. - where can I find good documentations on this (related to wearable development)?
  2. - which template should I use to start a fresh Gear S2 development with TAU?
  3. - can you use TAU on watch face?

Thanks!

Responses

2 Replies
Marco Buettner

https://developer.tizen.org/development/api-references/api-reference-2.3.1?redirect=https%3A//developer.tizen.org/dev-guide/2.3.1/org.tizen.gettingstarted/html/cover_page.htm

Nafisul Islam Kiron

Hello, you can follow the following links

https://developer.tizen.org/development/ui-practices/web-application/tau

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.web.apireference/html/ui_fw_api/wearable/index.htm

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.web.apireference/html/ui_fw_api/mobile/index.htm

https://www.youtube.com/watch?v=Viz9JE3EVx4

 

Also from IDE "Help > Help Contents"

 

For starting template, you can use Wearable-2.3.1 - TAU Basic.

In IDE, go to File > New > Tizen Web Project > Template > WEARABLE-2.3.1 > TAU Basic

You can find more in:

File > New > Tizen Web Project > Online Sample > WEARABLE-2.3.1 > TAU UI Components

 

Yes, TAU can be used on watch face apps. But I don't think this is a good idea. TAU is actually made for gui based apps.

 

If you think you have found your answer, don't forget to mark the right answer.

Best regards.