openHealthConnectSettings

fun openHealthConnectSettings(context: ERROR CLASS: Symbol not found for android.content.Context)

Opens the Health Connect settings screen (the system Health Connect app).

On Android 14+ this opens the built-in Settings page; on older versions it opens the standalone Health Connect app if installed.

AFHealthTracking.openHealthConnectSettings(activity)

Parameters

context

A ComponentActivity (or any android.content.Context) used to start the settings activity.