#2 Android RecyclerView Tutorial - Fetching JSON

preview_player
Показать описание
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.

If you want to learn building REST API from Scratch, visit the following link

You can check the project repository of this video from here:

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

Thank you for watching :)
Рекомендации по теме
Комментарии
Автор

This is the best and most detailed lesson on RecycleView and Retrofit. Please continue this project to the end.

vasyasolovyov
Автор

Superb. This is the one I'm looking for.

techiejason
Автор

Hey thanks for the video. Can you please tell if the response is not a JSON Array, instead a JSON object with Array inside it.

akshat
Автор

Great content you have here...Clear explanation and code shared, that's awesome...
Just one question... How can i add a download button, which once you click on it, it will initiate a download??? Download link will be fetch from the json file...

MsRebel
Автор

why do you not used volley for this ....I mean can we use volley for the same situation where we are receiving json array

ahmedishtiaq
Автор

the app from your github repo is not functioning properly. It is not fetching json data. And in log it says, Recycler view no adapter attached.

joweltisso
Автор

Can you please make a video on how to retrieve BLOB images from MySQL using PHP and display it in a recyclerview?

MohamedAli-wzey
Автор

Nice tutorial bro Loving kotlin language through you ❤

mustafashaikh
Автор

9:00 my base URL contains .json at end

How to handle it ?

YogeshGosavi
Автор

This was a good video, thank you for sharing!

realchrishawkes
Автор

Hey Belal,
Can u plz make a video where user upload photo's and then show those photo in Recycler view using Retrofit !!

ViralShortsOfUniverse
Автор

Sir I can use the same method as you but my application is crashing would you help me???

hafizusama
Автор

how can made it with java?
in the same case?

phoenx
Автор

Hey, could explain how to do with nested JSON response?

JuckReis
Автор

"recyclerview: no adapter attached; skipping layout" help

plectrumdust
Автор

I have made a simple media player with recyclerView but I am fetching one problem every time when I run my app it takes more time. can I make this time shorter with any speedy data retrieval please

jiteshbharadiya
Автор

Hi, how to do it using POST instead of GET

amritapandey
Автор

Can u plz provide the php code of the API you are using!

ViralShortsOfUniverse
Автор

How to create that http link that represents JSON data?

jopadjr
Автор

what if images on server are of different sizes???

MohamedHassan-ptcw
visit shbcf.ru