https://github.com/ddr13git/calculator-android-app
It is a simple calculator app with some additonal scientific functions.
https://github.com/ddr13git/calculator-android-app
android android-studio
Last synced: 11 months ago
JSON representation
It is a simple calculator app with some additonal scientific functions.
- Host: GitHub
- URL: https://github.com/ddr13git/calculator-android-app
- Owner: DDR13GIT
- Created: 2021-07-31T16:04:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T16:50:01.000Z (over 4 years ago)
- Last Synced: 2025-01-03T22:42:02.825Z (about 1 year ago)
- Topics: android, android-studio
- Language: Java
- Homepage:
- Size: 495 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator app for android
### Offline assignment for Software development lab 2200
It is a simple calculator app with some additonal scientific functions.

## Features
- Dark theme
- Improved UI experience
- Easy to calculate unary, binary operations and functions
## Dependency used
- [Mathperser](http://mathparser.org/) - mXparser - Math Expression Evaluation
## Screenshot

## Installation
Import the project on android studio and run it.
## Development
* Android Studio Arctic fox
* JDK 1.8
## License
MIT
**Free Software, Hell Yeah!**