Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minnukota381/calculator-android-studio

A Simple Calculator design using Android Studio
https://github.com/minnukota381/calculator-android-studio

android android-studio java

Last synced: 2 months ago
JSON representation

A Simple Calculator design using Android Studio

Awesome Lists containing this project

README

        

# Calculator

This is a simple calculator Android application developed using Java and Android Studio.

## Features

- Basic arithmetic operations: addition, subtraction, multiplication, division
- Percentage calculation
- Clear button to reset the input

## Usage

1. Clone or download the repository.
```
git clone minnukota381/Calculator-Android-Studio
```
3. Open the project in Android Studio.
4. Build and run the application on an Android device or emulator.

## Screenshots

Screenshot 1
Screenshot 2