# Overview

This application provides an Activity which shows a training application including a countdown screen, a training session interface, and a heart rate monitoring page.

# Usage

The sample can be executed on the VEE Wear Demo Kernel.

## Run on simulator

In Android Studio or IntelliJ:
- Open the Gradle tool window by clicking on the elephant icon on the right side,
- Expand the `wear-training-app` item,
- From the nested `Tasks` list, expand the `microej` item,
- Double-click on `runOnSimulator`,
- The Simulator starts, the traces are visible in the Run view.

To open the Training app:
- Click any button of the watch to open the application launcher,
- Tap the Training icon to open the app.

To quit the Training app:
- Click any button of the watch to return to the current watchface.

# Requirements

* MICROEJ SDK 6.
* A VEE Wear Kernel

# Dependencies

_All dependencies are retrieved transitively by Gradle_.

# Source

N/A.

# Restrictions

None.

---
_Copyright 2024-2025 MicroEJ Corp._  
_Use of this source code is governed by a BSD-style license that can be found with this software._
