---
title: Creating a Mobility Health App
framework: healthkit
role: sampleCode
role_heading: Sample Code
path: healthkit/creating-a-mobility-health-app
---

# Creating a Mobility Health App

Create a health app that allows a clinical care team to send and receive mobility data.

## Overview

Overview note: This sample code project is associated with WWDC20 session 10664: Getting Started in HealthKit and WWDC20 session 10184: Synchronizing Your Health Data with HealthKit. Configure the Sample Code Project Before you run the sample code project in Xcode: Download the latest version of Xcode with the iOS 14 SDK. The sample code project requires this version of Xcode. Confirm that CareKit is included as a dependency in Swift Packages.

## See Also

### Health data

- [Saving data to HealthKit](healthkit/saving-data-to-healthkit.md)
- [Reading data from HealthKit](healthkit/reading-data-from-healthkit.md)
- [HKHealthStore](healthkit/hkhealthstore.md)
- [Data types](healthkit/data-types.md)
- [Samples](healthkit/samples.md)
- [Queries](healthkit/queries.md)
- [Visualizing HealthKit State of Mind in visionOS](healthkit/visualizing-healthkit-state-of-mind-in-visionos.md)
- [Logging symptoms associated with a medication](healthkit/logging-symptoms-associated-with-a-medication.md)
