Skip to content

gdg-yonsei/golden-time-wearos

Repository files navigation

Golden Time - Wear OS⌚

For 2023 Google Developers Solution Challenge

icon

Overview

Wear OS for Golden Time has been made to assist an Mobile application for Golden Time. It monitors user's body condition and send alert to the application in case of an emergency. We took advantage of high quality data from Health Services.

Our Wear OS continuously measures user's heart rate and detects falling activity. If the heart rate is outside of the normal range(40-10bpm) or fall activity is detected by Health Services, it finds the user is in emergent situation.

Wear device and a handheld communicate using MessageClient. If a MessageClient listener on a mobile application recieves a message, new activity starts on the mobile device and emergency is handeled.

Screenshots

Screenshot_20230402_175812_framed

Features

The Wear OS for Golden Time lets you:

  • Measure your heart rate
  • Detect when you have fallen
  • Send emergency message to Android application

Technologies

  • Andorid Studio
  • Kotlin
  • MVVM architecture
  • Health Services

Getting Started

Prerequisites

  • Min SDK version: 30
  • Target SDK version: 32

Clone

Clone this repo to your local machine using:

git clone https://github.com/gdsc-ys/golden-time-wearos/

Permissions

On Android, Wear OS for Golden Time requires the following permissions:

  • Sensors
  • Physical activities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages