This is the source code for an Android app that displays a list of users, loaded from an API. The app uses Retrofit for network requests and Room for database storage. When the app starts, it loads the first page of users from the API and shows them in a RecyclerView. If the device is not connected to the internet, the app tries to load users from the local database. As the user scrolls down the RecyclerView, the app loads more pages of users from the API (if connected to the internet) or from the local database. The visibility of a progress bar is managed to show the loading state of the data.
-
Notifications
You must be signed in to change notification settings - Fork 0
devjenildgohel/basic_WEBMOB_exmp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published