google-developer-training/android-kotlin-fundamentals-apps

Android Kotlin Fundamentals codelab:

peekul opened this issue · 1 comments

Name of the Codelab or Codelab URL
https://developer.android.com/codelabs/kotlin-android-training-recyclerview-fundamentals?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-development-with-kotlin-10%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fkotlin-android-training-recyclerview-fundamentals#3

Describe the problem
A clear and concise description of what the problem is.
RecyclerViewFundamentals doesn't build. I can't do the lesson with an example project.

In which lesson and step of the codelab can this issue be found?
Lesson number + step number.

How to reproduce?
What are the exact steps to reproduce the problem?

Versions

  1. What version of Android Studio are you using?
  2. What API level are you targeting?

Additional information
Add any other context about the problem here.

codelab: android-kotlin-fundamentals

Hello! Thank you for your feedback. This codelab is out of date and no longer maintained. Instead, please refer to the Android Basics with Compose course for the latest recommended practices. If you are looking for content on Views, you can check out the Android Basics in Kotlin course.

For updated content on user interactivity, please visit Android Basics with Compose Unit 2 Pathway 2: Add a button to an app.