https://github.com/leanh153/calculator
This repository is a simple calculator android app.
https://github.com/leanh153/calculator
android-application calculator commons-math exp4j-library
Last synced: about 1 month ago
JSON representation
This repository is a simple calculator android app.
- Host: GitHub
- URL: https://github.com/leanh153/calculator
- Owner: leanh153
- Created: 2018-09-02T08:45:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T08:55:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T21:32:59.489Z (over 1 year ago)
- Topics: android-application, calculator, commons-math, exp4j-library
- Language: Java
- Homepage:
- Size: 3.83 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator
* This is a simple calculator app.
* Require Android API 17 or upper (Android 4.2 jelly Bean).
## Pre-Requisites
- Android SDK
- Android Studio or other Gradle enabled build system
## Getting Started
- Download or clone this project to your machine
- Run the app from Android Studio. You may have to download the correct version of Gradle
and Android build tools from the Android SDK Manager.
## Running App
* After building finish, you can run by click on run icon or on the tab bar click on
run 'app' (may instead: Ctrl + F5)
* You can also copy file [app-release.apk](https://github.com/leanh153/Calculator/raw/master/app-release.apk) in project to
your android phone to run app.
## Authors
* **LE VAN ANH** - *follow me* - [GitHub](https://github.com/leanh153)
* Make friend [**FACEBOOK**](https://WWW.facebook.com/leanh153)
* My LinkIn [LinkIn](https://www.linkedin.com/in/lênanh)
* Connect me email: anhle1531994@gmail.com
## License
This is free, Share to learn.