We are using Tizen OS to develop Samsung Gear 2. If you look at Gear 2, there is a wheel on the outside that can be used by the user directly, is there a method for controlling this wheel?
I'm looking for it in the sensor line in the architecture, but I'm not sure.
samsung-gear tizen samsung
Does controlling the wheel mean that the user receives an event when the wheel is turned? If so, it seems that you can receive related events through rotarydetent
. Please refer to the following link for the code.
© 2024 OneMinuteCode. All rights reserved.