i.
What You Need
To follow along with this book, you’ll need the following:
- Kotlin 1.5. This book uses Kotlin 1.5 throughout. The examples may work with an earlier version of Kotlin, but they are untested.
- Android Studio 4.2.1 or later. Android Studio is the main development tool for Android. You’ll need Android Studio 4.2.1 or later for the tasks in this book. You can download the latest version of Android Studio from Android’s developer site here: https://developer.android.com/studio.
If you haven’t installed the latest version of Android Studio, be sure to do that before continuing with the book. The code covered in this book depends on Android 11, Kotlin 1.5 and Android Studio 4.2.1 — you may get lost if you try to work with an older version.
Next chapter
ii.
Book Source Code & Forums