How do I set up a rule to display average daily steps from Fitbit to my Android app?

I am trying to set up a rule to add “average daily steps” from Fitbit into my Android app that is using Fitbit for the Auth0 authentication. Please help.

I provided an answer to your other similar question so we can do the discussion on that one, but if you already have the information in the user profile you can add a rule that adds that data as custom claims to the ID token which would then be available to the Android application.