Super Calc

Status
Completed
Approximate Date
Work Context
School Assignment
Contribution Level
Completely Independent
Technologies Used
Java, Android

My first Android application ever produced for an assignment. Almost as a right of passage as a programmer, it was a simple calculator. The provided assignment specified that it didn't have to increment (repeat the previous calculation on the current value when pressing equals), but I extended the application to just do that, just for the extra challenge.

App Details

It functions like one would expect a normal calculator to operate—press buttons, math happens, and the answer is displayed.