google-developer-training / android-basics-kotlin-mars-photos-app

Apache License 2.0
91 stars 193 forks source link

Android Basics: Get data from the Internet #158

Closed KrivosheiKA closed 8 months ago

KrivosheiKA commented 1 year ago

name: Android Basics Unit 4 issue about: Report problems with the Android Basics Unit 4 codelabs title: 'Android Basics Unit 4 issue:' labels: '' assignees: ''


URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-getting-data-internet?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-4-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-getting-data-internet#7

In which task and step of the codelab can this issue be found?

in Update MarsApiService and OverviewViewModel step 2

Describe the problem

when i inporting (Import com.squareup.moshi.kotlin.reflect.KotlinJsonAdapterFactory) it's not working

i tryed to copy your sollution but it dont chenge anything

Steps to reproduce?

  1. Go to...
  2. Click on...
  3. See error in android studio file name (MarsApiService.kt)

Versions Android Studio version: 2021.2.1.16 API version of the emulator:

Additional information _Include screenshots if they wou issue.docx

ld be useful in clarifying the problem._