I need to use an observer that is called when my database
was modified. This exists natively with Android cursor
.
It is a LoaderCallback
.
How can I use this with SugarOrm
? Does anyone have any examples?
I need to use an observer that is called when my database
was modified. This exists natively with Android cursor
.
It is a LoaderCallback
.
How can I use this with SugarOrm
? Does anyone have any examples?