7

Android App Development with Kotlin: Kudoo App

Whether you think you can, or you think you can’t—you’re right.

Henry Ford

After publication, the online code was updated for Kotlin 1.3. Go to informit.com/title/9780134854199 and click on the Downloads tab for more information.

This chapter first explains how to set up Kotlin projects for Android and proceeds to implement a simple to-do list app called Kudoo. This app uses Android Architecture Components, a RecyclerView, and other fundamental Android components so that you can learn how to use these with Kotlin.

Setting Up Kotlin for Android

This section guides you through the required setup for your first Kotlin Android app. You’ll learn what changes are made to the Gradle build configuration ...

Get Kotlin for Android App Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.