Content Submission Format
Content Submission Format
SIMPLE CALCULATOR
KAVIN PARITHI S (7376211EC186)
Abstract:
A simple calculator is a device or application that performs arithmetic operations on numbers. It can perform
basic mathematical operations like addition, subtraction, multiplication, and division. Developing a simple
calculator can be useful in various fields, including education, finance, engineering, and science.
Introduction:
A simple calculator app is a basic project that can be developed using various programming languages and
tools. This report will provide an overview of the steps involved in building my simple calculator app using
Android Studio in JavaScript.
Design:
Creating a user interface with numbers and arithmetic operations.
Then the user interface will have number keys that will be created using buttons.
Now creating mathematical operators like addition, subtraction, multiplication, and division to the
calculator in the back end using java & java script.
Implementing basic arithmetic operations like addition, subtraction, multiplication, and division.
Adding a display screen to show the result of the calculation.
Methodology:
First opening Android Studio and creating a new project named my_calculator_bit (say).
Secondly, creating a user interface with numbers and arithmetic operations (in constraint layout).
The user interface will have number keys that will be created using buttons.
Now, adding mathematical operators like addition, subtraction, multiplication, and division to the
calculator. Then, implementing basic arithmetic operations like addition, subtraction, multiplication,
and division.
Finally adding a display screen to show the result of the calculation.
At last, Testing the app and making any necessary adjustments if required with numbers and
arithmetic operations.
Results and Discussion:
The calculator app was successfully developed using Android Studio. The app allows users to perform basic
arithmetic operations such as addition, subtraction, multiplication, and division. The app has a simple and
intuitive user interface that allows users to enter two numbers and select an operation to perform.
Outcome of project:
A basic understanding of EditText, TextView, Button, and LinearLayout topics, Java OOPS concepts was
gained was gained.
Cost Analysis:
No cost as it was develop un a open source application platform.
References:
https://www.geeksforgeeks.org/how-to-make-a-scientific-calculator-android-app-using-android-studio/
https://www.studocu.com/in/document/university-of-mumbai/mobile-communication-computing/micro-
project-on-calculator-in-android/26906937
https://developer.android.com/codelabs/basic-android-kotlin-training-tip-calculator