I have an Android Application and I want to integrate my android application with Fitbit Tracker(fitbit). And I want to count the number of steps moved by the user by using that Fitbit Tracker and want back the number of step taken by the particular user in my application, so I can calculate the amount of calories burn during the walking activity.
Any help will be appreciable.