Skip to content

This project is a basic calculator app developed for Android devices using Java. The app provides essential mathematical operations and aims to be user-friendly.

License

Notifications You must be signed in to change notification settings

Aminsaffar/android-simple-calculator

Repository files navigation

Simple Android Calculator Application

Screenshot

A simple Android calculator app written in Java.

Table of Contents

Introduction

This project is a basic calculator app developed for Android devices using Java. The app provides essential mathematical operations and aims to be user-friendly.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Clear button to reset the input.
  • History of previous calculations.
  • Responsive and scalable design.
  • User-friendly interface.
  • Lightweight and easy to use.
  • Compatible with Android devices and emulators.
  • Developed using Java and Android Studio.
  • Open-source and available for contributions.
  • No internet connection required.
  • No ads or in-app purchases.
  • Free to use.
  • No special permissions required.
  • Works on most Android devices.
  • Supports both portrait and landscape orientations.
  • Simple and easy to understand codebase.
  • Well-documented and beginner-friendly.

Requirements

  • Android Studio
  • Android device or emulator

Getting Started

  1. Clone the repository:
git clone https://github.com/Aminsaffar/android-simple-calculator.git
  1. Open the project in Android Studio.

  2. Build and run the app on your Android device or emulator.

Usage

  1. Launch the app on your Android device.

  2. Enter numbers using the on-screen keypad.

  3. Perform mathematical operations by tapping the corresponding buttons.

  4. Use the "C" button to clear the input.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

git checkout -b feature/your-feature
  1. Make your changes and commit them:
git commit -m 'Add your feature'
  1. Push to the branch:
git push origin feature/your-feature
  1. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

This project is a basic calculator app developed for Android devices using Java. The app provides essential mathematical operations and aims to be user-friendly.

Topics

Resources

License

Stars

Watchers

Forks

Languages