This example shows how to use ObjectBox Sync in an Android task list app written in Kotlin.
- See
ObjectBox
on how to configure a Sync client. - See
Task
on how to define a simple entity. - See
TaskActivity
for basic box operations.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This example shows how to use ObjectBox Sync in an Android task list app written in Kotlin.
ObjectBox
on how to configure a Sync client.Task
on how to define a simple entity.TaskActivity
for basic box operations.