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: 12 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-09T07:48:02.000Z (about 1 year ago)
- Last Synced: 2025-06-09T08:41:04.450Z (about 1 year ago)
- Topics: android, android-studio, java
- Language: Java
- Homepage:
- Size: 348 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
