A simple calculator for an android platform that allows basic mathematical operations such as addition, subtraction, multiplication and division. The history of calculations is saved to the SQLite database.
The calculations are based on the exp4j library exp4j project.