How do we fetch steps only recorded by the sensor(using the History API) and ignore any user input steps similar to what the Health Mate app does when you link it to Google Fit?
I have tried demos and the github demos of Google Fit including the sensor API, recording API and step counter API. I am unable to distinguish between the two
Once we add an activity manually we always end up getting a merged value and there is no break-up of the various types i.e stream type Step counter or stream type user_input.
These are some of the links I have referred to.
How to differentiate between manual added steps and sensor recorded steps in Google Fit Api
Google Fit Api filter manually added activities
How to identify google fit activity is entered manually or tracked by sensor?
https://plus.google.com/u/0/105650643673857572241/posts/fET6zKYFq4K