Skip to content

RaveenDE/Simple-UI-Calculator

Repository files navigation

Calculator App

Overview

This Calculator App is a simple Android application developed using Android Studio. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division in a user-friendly interface.

Features

  1. Addition: Perform addition operations by entering two numbers and tapping the "plus" button.

  2. Subtraction: Perform subtraction operations by entering two numbers and tapping the "minus" button.

  3. Multiplication: Perform multiplication operations by entering two numbers and tapping the "multiply" button.

  4. Division: Perform division operations by entering two numbers and tapping the "divide" button.

Installation

To install and run the Calculator App:

  1. Clone the repository to your local machine.

    git clone https://github.com/your-username/calculator-app.git
  2. Open the project in Android Studio.

  3. Build and run the application on an emulator or a physical Android device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages