Languages

Menu
Sites
Language
How to pedometer data reset in native app??

I'm collecting pedometer data from native app by referring to the link below.

(docs.tizen.org/application/native/guides/location-sensors/device-sensors/#pedometer)

I tried running 'sensor_listener_stop' and 'sensor_destroy_listener', but the data was not reset.

The document above says so. 'All the values are reset to zero when the system reboots.'

 

Is there a way to reset the pedometer data by code other than reboot?

Thanks.

Edited by: Seong Min Choi on 16 Feb, 2021

Responses

1 Replies
Choi

Hello, I'm developing a tizen wearbalenative app. It is very difficult to develop Pedometer. I'd like to know the full source code by any chance. Please help me.?