This example shows how to use and test ObjectBox in an Android app written in Java.
- See
Note
on how to define a simple entity. - See
NoteActivity
for basic box operations. - See
NoteTestExample
on how to write local unit tests.
This example shows how to use and test ObjectBox in an Android app written in Java.
Note
on how to define a simple entity.NoteActivity
for basic box operations.NoteTestExample
on how to write local unit tests.