언어 설정

Menu
Sites
Language
Color Picker for Gear S2

Hallo, just yesterday I've started to develop with Tizen SDK and I've a problem with a color picker or selector.

I saw that the "colorselector" is only for smartphone, is there another way to reproduce  a color picker?
I think that's fine also a grid view like this with a preselected choice of colors:

But I can't find any sample or code on the site.
Thanks.

Responses

4 댓글
Chanwook Jung

Hi,

It's not supported because there is no use case and will not be used in wearable device.

I think need to create new color picker style properly.

We'll feel out about this control in next version with UX team.

 

Thanks

Chanwook Jung

Please let me know why do you need this control.

Lorenzo Colaizzi

Thank you so much for your reply.

I'm developing an home automation native app, I've just implemented:

  • the light dimmer function (with a nice circle slider) 
  • the traditional lighting
  • the wall socket control
  • the heating with the setpoint choice
  • the roller blinds automation

 Now I would like to control the RGB strips color with a preselected choice of colors or a color picker (better solution).

Upcoming implementation:

  • TV, air split, and all InfraRed devices control (with the most used functions like on/off, vol+/-, change ch., etc.)
  • home alarm notifications (antitheft alarms, environmental alarms like fluid and gas level monitoring systems)

If you like I can upload a video with the demo soon. 

Thank you.

Chanwook Jung

How about using the rotary selector widget? You can find the sample code in SDK.

https://developer.tizen.org/development/ui-practices/native-application/efl/ui-components/wearable-ui-components/rotary-selector

You can refer to the Flashlight S2 app in Galaxy gear app store.