Android Question Google Fit API Access

shaffnert03

Member
Licensed User
Longtime User
The forums don't seem to have any info on this issue; is there a way to access the Google Fit APIs? They're part of the Google Play Services so maybe there's a standard library somewhere for me to access all of those, including Fit?

In the app I'm building I'd like to be able to query the user's activity level for the past day or so from Google Fit. Is there a way to do this directly in B4A or would I have to write java code to get at it? And if the latter, how would I begin that?
 
Top