Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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```.