Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.
Syllabus
Intro
What youll learn
Creating a new project
Gradle dependencies
Updating dependencies
Modeling the data
Drawables
Video Player View Holder
RecyclerView Adapter
Custom RecyclerView
UI Components
Constructors
ScrollListener
AttachStateListener
Playback
Play Video
Main Activity
Taught by
CodingWithMitch