Unreal Engine learning path
Use this path to move from a new project to a device-ready HealthBridge feature.
1. Install and prove the plugin works
Section titled “1. Install and prove the plugin works”Follow Install HealthBridge. Do not move to mobile packaging until the mock sample initializes and returns data in the editor.
2. Choose your first read
Section titled “2. Choose your first read”Both lessons initialize HealthBridge, read seven days of steps, handle failure, and verify an observable mock result.
3. Learn the operating model
Section titled “3. Learn the operating model”4. Build one complete feature
Section titled “4. Build one complete feature”Choose the guide that matches the first player-facing feature:
- Import workouts
- Read health data
- Monitor heart rate
- Read workout routes
- Write and delete health data
- Display data in UMG
5. Prepare and validate devices
Section titled “5. Prepare and validate devices”- Choose the mobile platform.
- Test the exact permissions and failure states used by the feature.
- Complete the physical-device checklist.
Use the API reference while implementing and troubleshooting when observed behavior differs from the expected result.
