rutikeyone / calculator

The calculator application for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator mobile application for Android.

The Calculator app written in Kotlin for Android.

Screenshots

What functionality does the application provide to the user?

The user can:

  • Add values
  • Subtract values
  • Multiple values
  • Divide values

Development Setup

Before you begin, you should have already downloaded the Android Studio SDK and set it up correctly. You can find a guide on how to do this here: Setting up Android Studio.

Building the Code

  1. Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/Calculator

  2. Open Android Studio.

  3. Click on 'Open an existing Android Studio project'

  4. Browse to the directory where you cloned the mobile-wallet repo and click OK.

  5. Let Android Studio import the project.

  6. Build the application in your device by clicking run button.

Wiki

View the wiki to see pages that provide details on the project.

About

The calculator application for Android.


Languages

Language:Kotlin 100.0%