Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T16:50:01.000Z (over 3 years ago)
- Last Synced: 2024-11-09T09:39:00.835Z (3 months 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.![image](https://user-images.githubusercontent.com/55049202/127746779-d4b2777f-a95e-4240-bf20-42ad8e6c9f00.png)
## 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
![image](https://user-images.githubusercontent.com/55049202/127745847-319d18ef-349a-4192-9234-1e05ab360f99.png)## Installation
Import the project on android studio and run it.## Development
* Android Studio Arctic fox
* JDK 1.8## License
MIT
**Free Software, Hell Yeah!**