Skip to content

This is a completion on of an online internship with the prodigy info tech of mobile app development

Notifications You must be signed in to change notification settings

kamatchi-somesh/PRODIGY_AD_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

PRODIGY_AD_01

Android Calculator App

This is a straightforward calculator Android application developed using Kotlin in Android Studio.

Overview

The Calculator app enables users to perform basic arithmetic calculations on their Android devices. It supports addition, subtraction, multiplication, and division operations.

Features

  • User-friendly interface for easy number input and operation selection.
  • Arithmetic buttons for addition (+), subtraction (-), multiplication (*), and division (/).
  • Clear button (C) to reset the current input.
  • Responsive layout optimized for various screen sizes.

Usage

Installation

  1. Clone the repository:

    git clone https://github.com/kamatchi-somesh/PRODIGY_AD_01.git
  2. Open the project in Android Studio:

    • Launch Android Studio.
    • Choose "Open an existing Android Studio project."
    • Navigate to the cloned directory and select the project.
  3. Build and run the app:

    • Build the project.
    • Select a target device or emulator.
    • Run the application.

Functionality

  • Tap on the numeric buttons to input numbers.
  • Use the arithmetic buttons (+, -, *, /) for respective calculations.
  • Press the 'C' button to clear the current input.

Technologies Used

  • Kotlin
  • Android Studio

About

This is a completion on of an online internship with the prodigy info tech of mobile app development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages