Login required for access
In order to watch this lesson, you'll need to login to the website.
How to Quickly Fetch Parse JSON with OkHttp and Gson
Kotlin Youtube
Today, we learn how to fetch JSON data and integrate it using Model objects in our application. What's going to make our lives a lot easier is to use the help of OkHttp and Gson to fetch and parse our objects. Once we construct a HomeFeed model containing a list of videos, we will modify MainAdapter to dynamically render our list using this REST api endpoint. Enjoy.

Comments (3)
6 years ago
6 years ago
7 years ago
6 years ago
HELP & SUPPORT