Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 496 Bytes

Calculator Application

This is a simple calculator application developed for Android using Kotlin programming language.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear button to reset the calculations
  • Supports both portrait and landscape orientations

Technologies Used

  • Kotlin programming language
  • Android Studio
  • Android SDK