Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/minnukota381/calculator-android-studio
- Owner: minnukota381
- License: mit
- Created: 2024-02-08T14:53:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T02:35:37.000Z (3 months ago)
- Last Synced: 2024-11-04T03:25:13.069Z (3 months ago)
- Topics: android, android-studio, java
- Language: Java
- Homepage:
- Size: 331 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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