Lesson 11: Connect to the internet

  1. What are the two key things Retrofit needs to build a web services API?

  2. What is the purpose of the Moshi library?

  3. Which Glide method do you use to indicate the ImageView that will contain the loaded image?

  4. How do you specify a placeholder image to show when Glide is loading?

  5. How do you add a query option to a REST web service call in Retrofit?