Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 514 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 514 Bytes

2018-08-03_Simple-Calculator

Program description:

It is a very simple Calculator and it is possible to calculate two numbers. The possible calculations are addition, subtraction, multiplication, division and modulo.

The App is tested with the following virtual devices:

  • Nexus 5 API 24 (Android 7.0)

How to use:

  1. run the program

Used Software:

The Project is created with Android Studio and the App runs under Android (starts at Android 5.0). (Homepage: https://developer.android.com/studio/).