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.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
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.