Главная
Study mode:
on
1
Intro
2
What youll learn
3
Creating a new project
4
Gradle dependencies
5
Updating dependencies
6
Modeling the data
7
Drawables
8
Video Player View Holder
9
RecyclerView Adapter
10
Custom RecyclerView
11
UI Components
12
Constructors
13
ScrollListener
14
AttachStateListener
15
Playback
16
Play Video
17
Main Activity
Description:
Learn to play videos in a RecyclerView using ExoPlayer and display thumbnails with the Glide library in Android development. Follow along with this comprehensive tutorial to create a new project, set up Gradle dependencies, model data, design drawables, and implement a Video Player View Holder. Explore the creation of a RecyclerView Adapter, custom RecyclerView, and essential UI components. Master the implementation of constructors, scroll listeners, and attach state listeners for seamless video playback. Gain hands-on experience in playing videos within a RecyclerView and structuring the main activity. For those who prefer reading, a companion blog post is available with step-by-step guidance.

Playing Video in a RecyclerView with ExoPlayer - Android Tutorial

CodingWithMitch
Add to list