Kotlin YouTube: Intro to RecyclerView (Ep 1)

Profile Picture
- Published on Dec 19, 2017馃審 Public

Super excited to bringing everyone the first lesson in the new Kotlin series on building the YouTube application for Android. Let's start off by learning how to build the most common component in mobile applications: a list. To do this, we implement a RecyclerView component which is the successor to ListView. It can be a little tricky to fully understand how it works, but it should come naturally in just a few tries. Essentially, RecyclerView enforces the ViewHolder pattern that comes from best practices using ListView. If you want a lesson on that, please watch this video here: https://youtu.be/EwwdQt3_fFU Getting started with Android Studio: https://youtu.be/PRYPafLAYps Intermediate Training Core Data https://www.letsbuildthatapp.com/cour... Instagram Firebase Course https://www.letsbuildthatapp.com/cour... Facebook Group https://www.facebook.com/groups/12406... iOS Basic Training Course https://www.letsbuildthatapp.com/basi... Completed Source Code https://www.letsbuildthatapp.com/cour... Follow me on Twitter: https://twitter.com/buildthatapp