This example shows how to use ObjectBox with Android Architecture Components.
- See the
NoteActivity,NoteViewModeland so on classes on how to useLiveData. - See the
NotePagedActivity,NotePagedViewModeland so on on how to integrate with the Paging library.