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

Apache License 2.0
92 stars 193 forks source link

Android Basics: Get data from the Internet #159

Closed UnreachableCode closed 10 months ago

UnreachableCode commented 2 years 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#5

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

  1. -> fourth bullet point

Describe the problem "Create a Retrofit service and expose the instance to the api service to the rest of the app."

I believe this should read as "expose the instance of the api service to the rest of the app."