Displaying Data From Code

Learn and practice how to implement the recycler view adapter to render a list of blog article in this lesson.

Loading data from the Internet

During the previous lessons, we created a BlogHttpClient that loads a list of blog articles. Let’s modify our code to support the new JSON format.

Old JSON format:

Get hands-on with 1200+ tech skills courses.