Advertisement

RecyclerView (Kotlin Beginner Example)

RecyclerView (Kotlin Beginner Example) High quality Android programming courses:

In this video I show you how to setup a RecyclerView on Android using Kotlin.

The RecyclerView items display an image and text.

In this android recyclerview beginner example I use the following external libraries:
- Glide to display the images from the internet
- CardView for showing CardViews in the RecyclerView
- RecyclerView (obviously for the recyclerview)

This is the perfect example if you're a complete beginner to android development or you're looking to get started with Kotlin. I build the RecyclerView Adapter from scratch and show you how to build:
- A custom object class to model the data
- A custom list-item layout for the RecyclerView list items
- A custom RecyclerView Adapter

All the code is free and available on Github.

Instagram:

Code:
Images:

android tutorial,recyclerview,android recyclerview,recyclerview example,recyclerview tutorial,android recyclerview tutorial,android recyclerview example,how to use recyclerview,android list,android scrolling list,recyclerview with images,recyclerview with images and text,custom recyclerview,recyclerview android,kotlin recyclerview,recyclerview kotlin,kotlin recyclerview example,recyclerview kotlin example,

Post a Comment

0 Comments