adam4fx
adam4fx
The version of Xamarin.AndroidX.Health is 1.1.0-alpha07. I created a new repo here, its just a new MAUI project, with the code in the MainActivity. I suspect ExerciseSessionRecord, and the other...
I am developing an app that connects to fitness equipment (treadmill, bike etc.) and we're looking to send the workout data to Google Fit, but those APIs say not to...
I have a problem with some methods requiring a IContinuous parameter. `HealthConnectClient.PermissionController.GetGrantedPermissions(IContinuous p0)` and the `HealthConnectClient.InsertReceord(IList, IContinuous p1)` Do you know off the top of your head how I may...