Articles about Kotlin

Kotlin course with building Android AR app - Lesson2: How to build login form in Android

Intro to how to build a login form with Kotlin and Android In the second lesson of the Kotlin course, we will learn how to build a login form. Here is the URL of the previous Lesson of the Kotlin course, where we learned how to set up Android Studio and ARCore for an Augmented Reality Project: Kotlin course with building Android AR app - Lesson1: How to setup Android Studio and ARCore for an augmented reality project

Keep reading...

Kotlin course with building Android AR app - Lesson1: How to setup Android Studio and ARCore for an augmented reality project

Intro Today we will start the Kotlin course, where we will build the Android augmented reality mobile app. As most of today’s lessons, we will learn how to setup Android Studio with ARCore for augmented reality projects. Kotlin programming language is one of the most popular now. Kotlin is similar to Java and strongly cooperates with that language, but I would say, Kotlin gives us much bigger opportunities. In Kotlin, we can build not only back-end but also cross-platform mobile applications, work with data-science, do pure android development, and even do web development.

Keep reading...