Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.53 KB

XNCoder/Calculator-Android

Overview

XNCoder/Calculator-Android is a simple, lightweight calculator app developed in Java for Android. It provides basic mathematical operations like addition, subtraction, multiplication, and division. The app is designed to be user-friendly and efficient for everyday calculations.

Features

  • Basic Operations: Perform addition, subtraction, multiplication, and division.
  • Clear Functionality: Easily clear all inputs and results with a clear button.
  • Error Handling: Gracefully handles division by zero with appropriate error messages.

Installation

To install and run the app on your Android device or emulator, follow these steps:

  1. Clone the repository: git clone https://github.com/xn-coder/Calculator-Android
  2. Open the project in Android Studio.
  3. Build the project using Gradle.
  4. Run the app on an Android device or emulator.

Usage

  1. Launch the app on your device.
  2. Input numbers using the on-screen number pad.
  3. Choose the desired operation (addition, subtraction, multiplication, division).
  4. Input the second number.
  5. Tap the equals button to see the result.
  6. Use the clear button to reset everything and start a new calculation.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

About

This project is developed by XNCoders as an open-source initiative to provide a simple and effective calculator app for Android users.

Contact

For more information and support, please contact the repository owner.