Skip to content
/ Calc Public

A very basic calculator app created just for the purpose of learning during Google's 30 Days Of Kotlin event.

License

Notifications You must be signed in to change notification settings

mayanxoni/Calc

Repository files navigation

Calc

Calc is one of the simplest calculator app built using Kotlin for Android. It is a by-product of my Kotlin learning journey which I started during the COVID pandemic. All credit goes to the #30DaysOfKotlin initiative by Google to improve the understanding of Kotlin and apply it in real projects using Google resources (codelabs, sessions with Googlers) between 7th May, 2020 - 7th June, 2020. I got inspired by some of the great sessions by Googlers for this app.

You can get started with learning Kotlin just by setting it up on your local machine, and by playing a bit with the code.

Setup

You need to have Android Studio or IntelliJ IDEA installed to begin with the setup process.

  1. git clone https://github.com/mayanxoni/Calc.git
  2. Open project using Android Studio or IntelliJ IDEA
  3. Wait till Gradle build finishes
  4. Run on your physical Android device or on an AVD

Screenshots

Project Hero Image

Download

Download latest release

Latest Stats

Issues Forks Stars License Tweet

About

A very basic calculator app created just for the purpose of learning during Google's 30 Days Of Kotlin event.

Topics

Resources

License

Stars

Watchers

Forks

Languages