>> Wear Calculator

A lightweight standalone calculator for Wear OS.

Wear OS Compose History Bill split

>>> Overview

Wear Calculator is a lightweight standalone calculator for Wear OS, built with Kotlin and Jetpack Compose. It is tuned for quick wrist interactions and includes a bill split mode, persistent history, and configurable currency icons.

>>> Repository

The source code and updates live on GitHub.

Open repository

>>> Features

>>> Requirements

>>> Getting Started

  1. Clone the repository.
  2. Open it in Android Studio.
  3. Let Gradle sync finish.
  4. Select a Wear OS emulator or device.
  5. Run the app configuration.

>>> Build

>>> Testing

>>> Screenshots