I tried to count steps in real time using Google Fit SDK.
I used Sensor API to get step count changes in real time and it worked fine if I have Google Fit app installed on my phone.
But when I uninstalled Google Fit app, it didn't worked.
Can anyone tell me what I did wrong and what should I do?
Thanks