Skip to content

eclipse-oniro4openharmony/app-HeartRateMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-HeartRateMonitor

Video tutorial of HarmonyOS wearable app development with sensor usage: link.

Demo app is located at demo folder.

Notice: In order to use the application, you need to regenerate your own device signature.

Content table

  1. Overview
  2. Features
  3. Setup Instructions

Overview

This OpenHarmony-based smartwatch application monitors real-time heart rate using the built-in sensor. UI effects is as following: image1.jpg image2.jpg

Features

Real-time Heart Rate Monitoring — continuously listens to heart rate changes

Interactive UI — ring progress for heart rate, visual timer, and toggle start/stop

Permission Handling — dynamically requests runtime permissions for health data

Setup Instruction

1. Clone the repository

git clone https://github.com/imansmallapple/app-heartratemonitor.git

2. Build and Deploy

  • Ensure you are using API level 18
  • Confirm your app is a system-level application
  • Connect the watch using IP connection
  • Sign the application with valid signature configurations
  • Click run on DevEco Studio to install the application

Note:

See this tutorial for how to configure the project as a system-level application.

About

Oniro wearable application for heart rate monitoring.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors