Back to Browse

#1 Android RecyclerView Tutorial - Creating RecyclerView

28.4K views
Mar 8, 2019
23:10

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. So in this series we will learn almost everything about RecyclerView. This is the first video so here we will learn creating a Simple RecyclerView with static data (or dummy data). 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

Download

0 formats

No download links available.

#1 Android RecyclerView Tutorial - Creating RecyclerView | NatokHD