• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

droidcon NYC '19: Implementing the Paging Library

droidcon NYC 2019 | Implementing the Paging Library | Ash Davies

droidcon NYC - Pluralsight course - droidcon NYC '19: Implementing the Paging Library
by droidcon NYC

What you'll learn

The Android Paging Library makes it easy to integrate complex paging behaviour, gradually loading small chunks of data at a time to help reduce usage of network bandwidth and system resources. The library allows you to implement this behaviour using compositional components in a decoupled architecture making your code more reliable, scalable, and testable. Furthermore, you’ll be able to use familiar components such as LiveData or RxJava to interface with your existing architecture. In this talk, you will learn how to integrate the PagedList component into your architecture, how to implement a DataSource to load snapshots when necessary, how to use BoundaryCallback to signal the end of available data, and how to integrate LiveData or RxJava to fit your project.

Table of contents

About the author

droidcon NYC - Pluralsight course - droidcon NYC '19: Implementing the Paging Library
droidcon NYC

Droidcon New York is where the industry's leading Android experts converge to support the Android platform and create a strong network for developers and companies.

More Courses by droidcon