Codelab link: Display a scrollable list
- How to use a RecyclerView to display a list of data.
- How to organize your code into packages
- How to use adapters with RecyclerView to customize how an individual list item looks.
Codelab link: Display a scrollable list