Java based calculator application that works on Android
This application uses a two-stack algorithm for processing the order of operations.
To run on PC:
Download Android Emulator such as BlueStacks, build and run app-debug.apk found in the Simple-Calculator directory
To run on Android (Recommended):
Directly run the app-debug.apk found in the Simple-Calculator directory