Skip to content

A sample infinite lists application to demonstrate Paging3 library integration with Room without network calls.

License

Notifications You must be signed in to change notification settings

Sciederrick/AndroidRoomWithPaging3

Repository files navigation

Android Paging with Room and Paging3 without Network

  A trivial application to practice paging3 concepts with Room. 
It has simple CRUD functionalities with prepopulated data 
(1200 records) on first install enabled with Room builder's
 ````addCallback()```` method.

    implementation guide  

About

A sample infinite lists application to demonstrate Paging3 library integration with Room without network calls.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages