Fitness getSensorsClient Can not read TYPE_ACTIVITY_SEGMENT real time data
问题 Objective - Get continuous call back of activity (like - walking, running, etc. data) , read the real data for activities. I can read real time data for TYPE_LOCATION_SAMPLE for same code as below just changing to TYPE_ACTIVITY_SEGMENT. i can not read the real data for activities like - walking, running, etc. Example - https://developers.google.com/fit/rest/v1/reference/activity-types [Google fit - Read using getSensorsClient] Read Example - Walking* 7 Walking (fitness) 93 Following - https:/