I have been trying to make use of the rotary (ring) of the Gear S2 on my Tizen web apps.
I did not find any part of the documentation giving a direct example anywhere. How can we make use of the rotary?
I have been trying to make use of the rotary (ring) of the Gear S2 on my Tizen web apps.
I did not find any part of the documentation giving a direct example anywhere. How can we make use of the rotary?
After reading the Tizen Advanced UI Javascript code, I found what I was looking for.
To simply use the rotary of the S2, please use the following code snippet:
I hope this will help other fellow developers who are also looking everywhere trying to find it.