So I\'m writing a fitness application for android. I\'m using the Google fit API to count the steps. I\'m using the Recording API to count the steps when the app is in the
Your are right. Recording API takes some time for update. There is two way that came to my mind.
Sorry for the long text.