Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raleighlittles/simple_android_calculator
An extremely simple calculator application for Android.
https://github.com/raleighlittles/simple_android_calculator
android-application android-studio android-tutorial calculator-application
Last synced: 5 days ago
JSON representation
An extremely simple calculator application for Android.
- Host: GitHub
- URL: https://github.com/raleighlittles/simple_android_calculator
- Owner: raleighlittles
- Created: 2017-11-24T08:21:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T09:02:26.000Z (about 7 years ago)
- Last Synced: 2024-11-28T03:12:31.611Z (2 months ago)
- Topics: android-application, android-studio, android-tutorial, calculator-application
- Language: Java
- Homepage:
- Size: 906 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background
I wanted to learn about Android development so I made an extremely simple Calculator application.
# About
This is a basic 4-function calculator application.
# Screenshots
![image](https://raw.githubusercontent.com/hgielar/Sample_Android_Calculator/master/screenshot_2.PNG?token=ACCccZ4KqCA6nX7dmWe3zjc3fVwB5blMks5aQL0QwA%3D%3D)# Install
Use the apk located in ```app/build/outputs/apk/debug```.