PagingJetPackExample Find Code & Tutorials here http://codinginfinite.com/android-paging-library-example/ The Paging library is based on the idea of sending lists to the UI with the live data of a list that is observed by RecyclerView.Adapter.