Question: using kotlin in android In this assignment, you will build an application that connects to an API service and shows a result in RecyclerView Youre

using kotlin in android

In this assignment, you will build an application that connects to an API service and shows a result in RecyclerView Youre not expected to follow MVVM structure for this assignment Make sure you review and understand the following lecture slides:

Final Application When you open the application, the app displays a list of dog breeds Each item in the list is determined by the dogs main breed (breed) and sub-breed (subBreed) The items in the list is sorted by: main breed first (a-z) and then by sub breed (a-z) if the breed names are the same The items in the list should have a title with the following format: When you click on each item, the app shows a toast message saying the name of the selected item

Using the PokeDex application as guideline, setup the project to use Retrofit to get the data from the Dog API

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!