Skip to content

In this project, I developed a simple calculator using the Math Expression Evaluation library and ViewBinding.

Notifications You must be signed in to change notification settings

felixfelicisdgnr/SimpleCalculator

Repository files navigation

SimpleCalculator

This project involves a simple calculator application that can perform basic arithmetic operations (+, -, *, /, %). The user can enter numbers by clicking on the number buttons on the screen and perform calculations by clicking on the operator buttons.

SimpleCalculator

This project involves a simple calculator application that can perform basic arithmetic operations (+, -, *, /, %). The user can enter numbers by clicking on the number buttons on the screen and perform calculations by clicking on the operator buttons.

Technologies Used

Kotlin programming language

Android Studio development environment

Android Jetpack libraries (ViewBinding)

Math Expression Evaluation library

Application Screenshots

This screenshot displays an error message that appears when attempting to divide a rational number by 0 in the application.

WhatsApp Görsel 2023-02-28 saat 01 51 44

This screenshot demonstrates that mathematical operations are performed according to their order of precedence

WhatsApp Görsel 2023-02-28 saat 01 53 58

This screenshot provides an example of a division operation.

WhatsApp Görsel 2023-02-28 saat 02 07 48

About

In this project, I developed a simple calculator using the Math Expression Evaluation library and ViewBinding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages