Android Fundamentals: Views and Adapters
Offered By: Pluralsight
Course Description
Overview
Efficiently load and display data in a View using Adapter. Explore the implementation of the list, grid, staggered grid, paged list, swipeable Views, sliding Fragments, and a drop-down menu using Android Adapters.
One of the fundamental requirement for any mobile app is to display data in a View. Very often, the data comes as a collection and must be displayed on the screen as a list or page. To help with this, Android provides a system called Adapter, which is responsible for making a View for each item in the data set. In this course, Android Fundamentals: Views and Adapters you'll understand how to implement Adapters for various use case scenarios. First, you will understand what exactly is an adapter. Next, you'll discover various types of commonly used Adapters associated with RecyclerView, Grids, ViewPager2, Spinner, and Paging library. Finally, you will explore when to use which adapter in your application. When you're finished with this course, you will have skills and knowledge of Adapters needed to manage Views and data set with the best possible performance.
One of the fundamental requirement for any mobile app is to display data in a View. Very often, the data comes as a collection and must be displayed on the screen as a list or page. To help with this, Android provides a system called Adapter, which is responsible for making a View for each item in the data set. In this course, Android Fundamentals: Views and Adapters you'll understand how to implement Adapters for various use case scenarios. First, you will understand what exactly is an adapter. Next, you'll discover various types of commonly used Adapters associated with RecyclerView, Grids, ViewPager2, Spinner, and Paging library. Finally, you will explore when to use which adapter in your application. When you're finished with this course, you will have skills and knowledge of Adapters needed to manage Views and data set with the best possible performance.
Taught by
Sriyank Siddhartha
Related Courses
3D Graphics in Android: Sensors and VRImperial College London via Coursera A Simple Picture Storing App with Java and Android Studio
Coursera Project Network via Coursera Advanced App Development in Android Capstone
Imperial College London via Coursera Capstone MOOC for "Android App Development"
Vanderbilt University via Coursera Access NFC in an Android Studio Project
Coursera Project Network via Coursera