Back to Browse

#2 Android RecyclerView Tutorial - Fetching JSON

25.1K views
Mar 10, 2019
14:22

In this series we are going to learn every thing about Android RecyclerView with the Kotlin. When you need to display a scrolling list of some data (for example, products, posts, movies) you should use RecyclerView. It is a very useful component in Android as in almost of the application you need to display a List. In this video we will learn how to fetch JSON from an API to display it in the RecyclerView. The API URL: https://api.simplifiedcoding.in/course-apis/recyclerview/movies If you want to learn building REST API from Scratch, visit the following link https://www.youtube.com/watch?v=30GSz20AHV4&list=PLk7v1Z2rk4hhGfJw-IQCm6kjywmuJX4Rh&index=3 You can check the project repository of this video from here: http://bit.ly/2UtiNos If you have any question, or query please don't hesitate in commenting below. Also if you did not like this video, then please tell my what I should do to improve my content. And if you like this video then please help me by sharing this video with your friends. And if you are not already a subscriber yet, then please SUBSCRIBE and don't forget to hit the bell icon as well. And don't forget to follow me on Instagram: https://www.instagram.com/probelalkhan/ Facebook: https://www.facebook.com/SimplifiedCoding.net Twitter: https://twitter.com/codesimplified Thank you for watching :)

Download

0 formats

No download links available.

#2 Android RecyclerView Tutorial - Fetching JSON | NatokHD