语言

Menu
Sites
Language
Which Sensor to detect up and down movement?

Hi,

I went through the documentation for sensor but i couldnt figure out how to detect up down movement on galaxy watch active. It is similar to watch is during the exercises like bench press? Is there a special detector api for it?

Thanks

响应

1 回复
Tizen .NET

Hi,
Tizen does not support APIs that recognize up / down movement while maintaining the direction of watch screen such as bench press or squat
You need to create an algorithm that recognizes up/down action using accelerometer or gyro sensor in your app.
Thanks.