DEV Community

Cover image for How to Create a simple Calculator App with Android Studio and Kotlin
I am a Developer
I am a Developer

Posted on

How to Create a simple Calculator App with Android Studio and Kotlin

Android Programming with Kotlin for Beginners - How to Create a simple Calculator App with Android Studio and Kotlin

Learn the basics about Android Studio and programming with Kotlin.

In this course you will create a simple calculator app with Android Studio and Kotlin. You will learn basic things about the android frameworks activities, fragments and views.

You will create custom views and layout them inside a Constraint Layout.

You will learn the advantages of the Model-View-Presenter Architecture, how to use it and how to implement it in our calculator app.

What you'll learn

  • Android
  • Kotlin
  • Basic Model View Presenter Architecture
  • What is an activity?
  • What is a fragment?
  • What is a view?
  • How to use a Constraint Layout?

Top comments (0)