语言

Menu
Sites
Language
New Motion API in SDK for Wearable 1.0.0b3

Hello!

Did you use in your projects any function mentionad in relase notes and provided in new SDK 1.0.0b3?

  • GPS type has been added for retrieving user location information (latitude, longitude, speed, timestamp)
  • The startHandGestureRecognition() and stopHandGestureRecognition() methods have been added to get information about user hand gestures (gesture direction, acceleration, and duration).
  • The “HRM” MotionType has been added.

I tried but always I get error. Documentation says that these functions are available 'Since: 2.2.1.3'. Current SDK has number 2.2.159 - it means that these functions are not available yet? Can someone explain this situation?

Thanks!

Kamil

响应

3 回复
Todd Anderson

I have the same question. As far as I can tell, the privilge system has not been updated to reflect the recent changes in the SDK. Very frustrating!

Interestingly, the Tizen Wearable Web App Programming docs say that MotionHRMInfo has been available "Since: 2.2".

daniel kim
Todd Anderson

Yes, adding these two privileges, and also changing to Partner in generating the device-profile.xml, gets the HRM working.