Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #11

Open
lalithasj opened this issue Nov 9, 2024 · 0 comments
Open

Build failed #11

lalithasj opened this issue Nov 9, 2024 · 0 comments

Comments

@lalithasj
Copy link

Hi,

I tried the health-connect codelab example. But I didn't solve this error.

None of the following functions can be called with the arguments supplied:
public constructor ExerciseSessionRecord(startTime: Instant, startZoneOffset: ZoneOffset?, endTime: Instant, endZoneOffset: ZoneOffset?, exerciseType: Int, title: String? = ..., notes: String? = ..., metadata: Metadata = ..., segments: List = ..., laps: List = ..., exerciseRoute: ExerciseRoute? = ..., plannedExerciseSessionId: String? = ...) defined in androidx.health.connect.client.records.ExerciseSessionRecord
internal constructor ExerciseSessionRecord(startTime: Instant, startZoneOffset: ZoneOffset?, endTime: Instant, endZoneOffset: ZoneOffset?, exerciseType: Int, title: String? = ..., notes: String? = ..., metadata: Metadata = ..., segments: List = ..., laps: List = ..., exerciseRouteResult: ExerciseRouteResult = ..., plannedExerciseSessionId: String? = ...) defined in androidx.health.connect.client.records.ExerciseSessionRecord

Appreciate any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant