April 19, 2024

Kotlin for Android: Creating a Two-Screen App

Author:
Go to Source

Have you already created a Hello World application? In this course, learn how to transform your basic application into a two-screen Android app—complete with a button that allows you to move between screens—using the Kotlin programming language. Instructor Chiu-Ki Chan walks through how to add an activity to your Android app and connect it using an intent. Along the way, she shows how to customize activities, pass parameters to other activities using intent extras, and more.

Read more