Build A Simple Android App With Kotlin

We will create a basic todo list Android app using the Kotlin programming language Philipp Lackner YouTube Channel: Code: Philipp’s Kotlin Crash Course (Traversy Media): Timestamps: 00:00 - Intro 00:33 - What we will build 01:42 - Why choose Kotlin for Android Development? 03:29 - Android Studio Setup 07:17 - Creating the project 08:57 - Android Studio Roundtrip 16:17 - Building the app’s layout 35:07 - Writing the Kotlin code for our app 01:03:04 - Recap of what we’ve done 01:06:25 - Setting up the Android emulator 01:08:15 - Running our app
Back to Top