Skip to content

Android SDK

This section documents WorkoutKit integration for Android applications.

The canonical upstream sources are the workoutkit-android-sdk README, the Android integration guide, and the Android options guide.

Requirements

WorkoutKit for Android targets Android 5.0 (API level 21) or later. Integration requires package access for dependency resolution and runtime availability of both GraphQL session payloads and JWT tokens.

Integration surface

Classic workouts are integrated with GoFragment, and video workouts are integrated with WorkoutVideoFragment. Text and behavior customizations are passed at launch via a JSON configuration object; see Classic Workouts, Video Workouts, and Configuration Options.