Tizen Pedometer

Hello,

I’ve been developing this game to Tizen smartwatches and I need to make any kind of pedometer to finish it.

Is there any way I can get access to native Tizen pedometer data from Unity? If not, what’s the easier way to do it without high battery consumption?

Thanks in advance!

I found PEDEMETER define only available since TIZEN 3.0.

sensor.h (tizen 3.0)
SENSOR_HUMAN_PEDOMETER = 0x300, /**< Pedometer (Since 3.0)
@n Privilege : Tizen Privilege | Tizen */

There is more infomation on the site - developer.tizen.org.
In web api, we can get pedometer count and last heart rate, how to do in native? | Tizen Developers

Hello,

I am creating a plugin for Tizen 2.4 devices including :
-Pedometer
-Microphone
-Review

I need some weeks to finish it.

Thank you both!

I appreciate! This will help a lot many developers, it’s kind of difficult to access some Tizen watches properties from Unity.
Anyway, is there any chance that you finish it by the end of the next week?

I never tried my plugin on a watch, only on my Samsung Z2.
I bought this morning a Gear S3, I have to try my plugin first.
But I will do my maximum to create a beta version for you this week :wink:

1 Like

Hey @zugsoft , any news on this?

1 Like

Any update on your progress, even alpha code is perfectly fine.
If you can, include the bezel input (rotate left and rotate right)

Hello, for me Tizen is dead , why do you need my plugin ?