Skip to content

chuthientuan/Calculator

Repository files navigation

Calculator

Overview

This is a basic calculator application developed in Java. It supports fundamental arithmetic operations and is designed for simple, everyday calculations. The project uses Gradle for build automation.

Key Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Installation

  1. Clone the repository:
    git clone https://github.com/chuthientuan/Calculator.git
  2. Navigate to the project directory:
    cd Calculator
  3. Build the project using Gradle:
    ./gradlew build

Technologies Used:

  • Programming Language: Java
  • Build Tool: Gradle

Screenshots

About

A basic calculator app for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages