google-developer-training / basic-android-kotlin-compose-training-courses

Apache License 2.0
29 stars 16 forks source link

Build a Grid: Android Basics with Compose (broken link issue) #19

Open Aldugo opened 2 months ago

Aldugo commented 2 months ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-practice-grid

In which task and step of the codelab can this issue be found? Step 1 - "Before you begin"

Describe the problem A link to download one of the Resources required to complete this Codelab is "dead". Resource ic_grain.xml returns a 404 - Not found

Steps to reproduce?

  1. Go to... https://developer.android.com/codelabs/basic-android-kotlin-compose-practice-grid
  2. Click on... ic_grain.xml (link to download)
  3. See error... 404 - Not found

Versions Android Studio version: API version of the emulator:

Additional information Include screenshots if they would be useful in clarifying the problem.

khris78 commented 2 months ago

Hello,

The file was removed from the 'compose-samples' main branch the 2nd of August, while removing the 'Owl' project as an outdated sample.

khris78 commented 2 months ago

In step 7 'Get the solution code' of the same codelab, there is also a broken link to the 'Owl app' in the last paragraph.