Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room Persistent #1

Closed
ranggazay opened this issue Oct 1, 2019 · 3 comments
Closed

Room Persistent #1

ranggazay opened this issue Oct 1, 2019 · 3 comments

Comments

@ranggazay
Copy link

How to implement Room Persistence Library to this template ?

@SamYStudiO
Copy link
Owner

Hi and sorry for late answer.
I've just added Room database to project. Let me know if you have any additional questions.

@ranggazay
Copy link
Author

Great,,, you're the best,,,

@ranggazay
Copy link
Author

Hello, I'm sorry I asked a lot, I don't know where I should ask about this, so far I've been using a template project for about a year, there are a few that I want to ask:

  1. how to add parameters in ApiInterface, say I want to add parameters for pagination or for search filters
  2. How to develop Offline-First Architecture, so that data can be retrieved from the database (room), if data fails to be retrieved from the API.
  3. how to make synchronization background function in data in local (room) to API, if there is newer data in local data
    actually there are still many that I want to ask, but I think that's just what I thought was a high priority
    Once again, I'm sorry I asked a lot of questions and thank you for taking the time to answer my question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants