Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 587 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 587 Bytes

BasicCalculator

This is a basic calculator android app.
Operations it can perform are:

  1. Addition
  2. Substraction
  3. Multiplication
  4. Division

It take cares of all corner cases and let user save from them.

It also gives results on real time which means it updates results on the basis of current calculations and it keeps changing as we change input data or operator.


Google Play Store Link